A React Native Boilerplate.
Start your next React Native project in seconds
git clone [email protected]:SMysakowski/Reactive.git
cd Reactive
yarn install
cd ios && pod install
yarn run ios
yarn run android
- Sebastian Mysakowski - smysakowski
This project is licensed under the MIT License - see the LICENSE.md file for details