bhrott / react-native-starter

πŸš€A powerful react native starter template that bootstraps development of your mobile application

Home Page:https://reactnativestarter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Starter πŸš€

A powerful react native starter template that bootstraps development of your mobile application. 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. Check out live demo on App Store, Google Play or Expo.

React Native Starter

Get it on Google Play Download on App Store Open with Expo

What's inside

  • Always up-to-date React Native and Expo scaffolding
  • UI/UX Design from industry experts
  • Modular and well-documented structure for application code
  • Redux for state management
  • React Navigation for simple navigation
  • Disk-persisted application state caching
  • More than 16 Ready-to-use Pages

Getting Started

1. Clone and Install

# Clone the repo
git clone https://github.com/flatlogic/react-native-starter.git

# Install dependencies
yarn install

2. Open RNS with Expo

First, you need to install Expo CLI (if you don't have it yet). You can do it by running the following command in terminal:

npm install expo-cli --global

Then you can start the project by going to the project's folder and running there:

expo start

That's it! Cool, right?

Contributing

If you find any problems, please open an issue or submit a fix as a pull request.

Want more?

We have a premium version of this mobile application template that saves you even more time and money and comes with advanced features:

  • Premium RED color scheme
  • More than 5 additional screens (such as chat, profile, product item, etc.)
  • Contains an extended charting library to visualize all the data you need
  • Premium support and updates included
  • Much, much more..

Read more and purchase it at https://reactnativestarter.com

How can I support developers?

License

MIT License

About

πŸš€A powerful react native starter template that bootstraps development of your mobile application

https://reactnativestarter.com

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.3%