/stylehup-react-native

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

React Native Stylehup 🚀

Getting Started

1. Clone and Install

# 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

2. Open RNS in your iOS simulator

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! right?

Documentation

Contributing

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

More from Flatlogic

License

Mozilla Public License 2.0