Demo app for Redux in Reac Native clips. Full playlist tutorial on Youtube here.
** This tutorial was made for Vietnamese Developers. If you just need an Redux example, go ahead.
- Clone respository and choose project you want to run.
- Use
terminalandcdto the project folder. - Run
npm installto install all node modules required. - Run
react-native run-iosorreact-native run-android. - Enjoy it.