rg0wv0 / example-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Persist with Asyncstorage example

Supports Expo iOS Supports Expo Android

🚀 How to use

  • Bootstrap this project:

    npx create-react-native-app -t https://github.com/amandeepmittal/react-native-examples/tree/master/redux-persist-asyncstorage

  • Start the project:
    • yarn ios -- open on iOS
    • yarn android -- open on Android

📝 Notes

About


Languages

Language:JavaScript 100.0%