Simple React Native app example with react-navigation and redux integration.
To run this example:
- Clone this repo
- Install dependencies with
npm installoryarn install - Run in device or simulator with
react-native run-androidorreact-native run-ios