This React Native starter kit with apollo client and great default settings.
- Typescript with linting
- Vector Icons
- Apollo Client
- Code Push
- Crashlytics
- Analytics
To do setup for Android sdk and iOS. Follow the link https://facebook.github.io/react-native/docs/getting-started.html. And then follow bellow command.
yarn
yarn start
Happy hacking!!!
We can use instabug for same. Here is link https://instabug.com/.
To Rename App (Android and iOS both). Use react-native-rename npm. Link https://www.npmjs.com/package/react-native-rename.
Follow the link https://medium.com/bam-tech/generate-your-react-native-app-icons-in-a-single-command-line-145af2e329b2.
Follow the link https://facebook.github.io/react-native/docs/signed-apk-android.html.
Follow the link https://github.com/AlexanderZaytsev/react-native-i18n.
- React Native https://facebook.github.io/react-native/ .
- Apollo Client https://www.apollographql.com/docs/react/ .