Closed nuhbye closed 8 years ago
Why do we need to mention actionCreators here: https://github.com/jhen0409/react-native-boilerplate/blob/master/src/configureStore.js#L27
For me it is working without this as well.
Thanks Kunal
This is optional for debug actions easier, see Use action creators for Dispatcher.
Why do we need to mention actionCreators here: https://github.com/jhen0409/react-native-boilerplate/blob/master/src/configureStore.js#L27
For me it is working without this as well.
Thanks Kunal