My React Native Apps build with expo
- install yarn
- install expo
- run yarn start
- run on device ios / android (you need xcode for ios, android studio / genymotion for android)
This app is build using expo, with state management implemented (redux), navigation (react-navigation), debuging tools (RN devtools) and third-party authentication (facebook)