Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabit3/react-native-mobx-list-app
/ functions
Functions
20 in github.com/dabit3/react-native-mobx-list-app
⨍
Functions
20
◇
Types & classes
8
↓ 1 callers
Method
addItem
(item, name)
app/mobx/listStore.js:24
↓ 1 callers
Method
addListItem
(item)
app/mobx/listStore.js:8
↓ 1 callers
Method
removeListItem
(item)
app/mobx/listStore.js:17
Function
addItem
()
app/NewItem.js:11
Function
addItemToList
(item)
app/App.js:31
Function
addListItem
()
app/App.js:18
Function
configureScene
(route, routeStack)
index.android.js:14
Function
configureScene
(route, routeStack)
index.ios.js:14
Function
constructor
(props)
app/NewItem.js:5
Function
constructor
()
app/App.js:8
Method
getMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/mobx2/MainActivity.java:11
Method
getPackages
()
android/app/src/main/java/com/mobx2/MainApplication.java:23
Method
getReactNativeHost
()
android/app/src/main/java/com/mobx2/MainApplication.java:31
Method
getUseDeveloperSupport
()
android/app/src/main/java/com/mobx2/MainApplication.java:18
Function
removeListItem
(item)
app/App.js:25
Function
renderScene
(route, navigator)
index.android.js:11
Function
renderScene
(route, navigator)
index.ios.js:11
Function
toggleInput
()
app/App.js:15
Function
updateNewItem
(text)
app/NewItem.js:18
Function
updateText
(text)
app/App.js:28