https://github.com/jsphkhan/ReactNativeExamples
All my React Native examples
https://github.com/jsphkhan/ReactNativeExamples
Last synced: 7 months ago
JSON representation
All my React Native examples
- Host: GitHub
- URL: https://github.com/jsphkhan/ReactNativeExamples
- Owner: jsphkhan
- Created: 2015-04-22T10:46:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T06:44:04.000Z (over 7 years ago)
- Last Synced: 2024-11-12T21:38:46.298Z (about 1 year ago)
- Language: JavaScript
- Size: 1.78 MB
- Stars: 92
- Watchers: 4
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Weather by jsphkhan
README
# 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 jsphkhan@gmail.com or raise an issue.
### License
This project is licensed under the MIT License