Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adampash/react-native-hot-redux-starter
/ functions
Functions
16 in github.com/adampash/react-native-hot-redux-starter
⨍
Functions
16
◇
Types & classes
7
↓ 3 callers
Function
test
(text)
src/actions/example.js:9
↓ 1 callers
Function
select
(state)
src/containers/example.js:14
Function
configureStore
(initialState)
src/configureStore.js:7
Method
constructor
(props)
src/components/DumbComponent.js:21
Method
constructor
(props)
src/containers/example.js:22
Function
foo
(state='Click me to test Redux setup.', action)
src/reducers/example.js:6
Method
handlePress
(e)
src/components/DumbComponent.js:25
Method
invokeDefaultOnBackPressed
()
android/app/src/main/java/com/react_native_starter/MainActivity.java:47
Method
onCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/react_native_starter/MainActivity.java:19
Method
onKeyUp
(int keyCode, KeyEvent event)
android/app/src/main/java/com/react_native_starter/MainActivity.java:38
Method
onPause
()
android/app/src/main/java/com/react_native_starter/MainActivity.java:52
Method
onResume
()
android/app/src/main/java/com/react_native_starter/MainActivity.java:61
Method
render
()
src/components/DumbComponent.js:29
Method
render
()
src/containers/example.js:26
Method
render
()
src/containers/app.js:10
Function
testAsync
(text)
src/actions/example.js:13