react-native-starter icon indicating copy to clipboard operation
react-native-starter copied to clipboard

🚀 Starter app for your React Native project using all the latest 💯 & greatest 🏅 components!

Results 1 react-native-starter issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to enable login. I see you've got `dispatch(userActionCreators.submitLogin(email, password))` commented out. I assumed that would be the entrypoint for dispatching login. However, the only reference to userActionCreators...