Skip to content

Latest commit

 

History

History
78 lines (48 loc) · 1.63 KB

README.md

File metadata and controls

78 lines (48 loc) · 1.63 KB

Reactive

A React Native Boilerplate.

Getting Started

Start your next React Native project in seconds

Installing

git clone git@github.com:SMysakowski/Reactive.git
cd Reactive
yarn install
cd ios && pod install
yarn run ios
yarn run android

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details