A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.
- Run with Expo: React Native Boilerplate
Clone this repository
$ git clone [email protected]:bkdev98/react-native-boilerplate.git new-project
Install node modules, Yarn is highly recommended.
$ yarn
Open and start project using Expo XDE or use the CLI :
$ exp start
Run on Android/iOS device or simulator
$ exp ios
$ exp android
Open project in any code editors and have fun 🍻
All PRs are welcome 💕