ReactNativeExamples
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 [email protected] or raise an issue.
License
This project is licensed under the MIT License