Welcome to our React Native starter repo! This repo includes a variety of core features to help you get started building a top-quality mobile app.
Need to create different versions of your app for different markets or audiences? No problem! This starter repo includes support for flavor builds, so you can easily create unique versions of your app with their own branding, assets, and configurations.
We've included both Redux and Axios to help you manage the state of your app and make HTTP requests in a consistent and efficient manner.
Get started building your dream app today with this powerful React Native starter repo!
Clone the project
git clone https://github.com/girish54321/starterApp.gitGo to the project directory
cd react-native-starterInstall dependencies
yarnOn Android DEV
yarn android_dev_debugOn Android Staging
yarn android_staging_debugOn Android PROD
yarn android_prod_debugOn iOS or use XCode
cd ios && pod install && cd .. && yarn run ios11React, React native, Redux toolkit
If you find my work useful, please consider supporting me by buying me a coffee!
Your support helps me continue to develop and maintain this project.
Thank you!


