ReactNativeExamples
June 4, 2018 ยท View on GitHub
All my React Native examples and experiements can be found here. This repo is divided into two sub folders,
Instructions
git clone https://github.com/jsphkhan/ReactNativeExamples.git
$ cd into a project folder
$ npm install
$ npm start
$ react-native run-android
or
Open XCode and run the project
Issues and concerns
Pls write me at jsphkhan@gmail.com or raise an issue.
License
This project is licensed under the MIT License