🚀A powerful react native starter template that bootstraps development of your mobile application
View Demo | Download | More templates | Support forum
You’re viewing the new and updated version of React Native Starter, previous version can be found under the v1 branch
A powerful React Native starter template that bootstraps the development of your mobile application, handy for business software projects.React Native Starter is a mobile application template with lots of built-in components like sidebar, navigation, form elements, etc - all you need to start building your mobile app faster.
# Clone the repo
git clone https://github.com/flatlogic/react-native-starter.git
# Navigate to clonned folder and Install dependencies
cd react-native-starter && yarn install
# Install Pods
cd ios && pod install
Run this command to start the development server and to start your app on iOS simulator:
yarn run:ios
Or, if you prefer Android:
yarn run:android
That’s it! Cool, right?
Our handy documentation can be found on official RNS website: https://docs.reactnativestarter.com
If you find any problems, please open an issue or submit a fix as a pull request.
We have a premium version of this mobile application template that saves you even more time and money and comes with advanced features:
Read more and purchase it at https://reactnativestarter.com
For any additional information please go to our support forum and raise your questions or feedback provide there. We highly appreciate your participation!