In an effort to learn react-navigation, this is a simple navigation application. Though this doens't have much features, this would be template for the next project.
- npm install
- run
react-native run-iosorreact-native run-android
Feedback, issues, etc are more than welcome!
- Integrate TabNavigator
- Integrate Redux
- Custom animation
- Clean up code