This is a React Native boilerplate to speed up the process to build a mobile application and have the initial building blocks in place. If you want to learn more about React Native click here.
react-native-cli
installed globally on your pc- Watchman
brew install watchman
- NPM or Yarn
- Node.js >= 14 (nvm recommended)
- Ruby >= 2.6.10 (rvm recommended)
- Development for 🍎 iOS requires a Mac and Xcode >= 10
- Development for 🤖 Android requires Android Studios >= 4
- Xcode Command Line Tools
- React Native Debugger for debugging
This project is licensed under the MIT License - see the LICENSE.md file for details