GitHub App developed with React-Native
https://capricorncd.github.io/githubApp/download/index.html
Screenshot from iPhone 6 plus
npm i -g react-native-cli
npm i
npm run ios
# or
npm run android
1.bundle js files
npm run bundle-ios
2.Xcode:
2.1 Add `js bundle files` to `GithubApp` project
2.2 Xcode –> Product –> Scheme –> Edit Scheme…
info -> Build Configuration: Release
2.3 Build
cd android
./gradlew assembleRelease
React https://github.com/facebook/react
React Native https://reactnative.dev/
React Navigation https://reactnavigation.org/
React Redux https://react-redux.js.org/
WebView https://github.com/react-native-community/react-native-webview