Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 818 Bytes

File metadata and controls

36 lines (24 loc) · 818 Bytes

React Native Navigation Boilerplate

A simple boilerplate setup for React Native Navigation, React Native Vector Icons. The project also includes a standard eslint configuration using airbnb's preferences.

Getting Started

All you need to do is clone the repository, then run:

npm install

After that, you should be all set and good to go!

Android

Just run:

npm run android

iOS

Just run:

react-native run-ios

Contributing

Feel free to make a pull request whenever you think you need to add something or fix something!

Authors

See also the list of contributors who participated in this project.