It is the Starter boilerplate for your next React Native project with redux flow
if you directly go the documentation of react native, you'll face many hurdles in your path to just setup the whole environment.
Checkout this repo by either downloading the .zip file or you can use git command to clone this repo and then install the dependencies.
git clone https://github.com/hemant-garg/ReactNativeStarter.git
cd ReactNativeStarter
npm install
react-native run-android
Note: Before executing the last command, Please be ensure that your android/ios simulator is running or any physical device is connected with your laptop
..
or you can use :
react-native init <Project Name> --version 0.55.4
Thanks and If you have any suggestions for me or just want to contact me for any reason. Ping me anytime