https://github.com/diegothucao/react-native-javascript-example
This is an essential example to build react-native app using Javascript
https://github.com/diegothucao/react-native-javascript-example
basic best-practices es6 es6-javascript essential example javascript react-native reactjs template-project training
Last synced: 26 days ago
JSON representation
This is an essential example to build react-native app using Javascript
- Host: GitHub
- URL: https://github.com/diegothucao/react-native-javascript-example
- Owner: diegothucao
- Created: 2019-04-13T03:12:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T10:39:37.000Z (over 6 years ago)
- Last Synced: 2025-03-18T20:51:58.372Z (10 months ago)
- Topics: basic, best-practices, es6, es6-javascript, essential, example, javascript, react-native, reactjs, template-project, training
- Language: JavaScript
- Homepage: http://www.linkedin.com/in/diegothucao
- Size: 154 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native and Javascript
This is an essential example to build React-native app using Javascript.
Step to run
1. Clone the [repo](https://github.com/diegothucao/react-native-javascript-example)
2. `yarn install` OR `npm install`
3. `react-native eject`
4. `react-native run-ios` OR `react-native run-android`
If you see any issue, please do not hesitate to create an issue here or can contact me via email cao.trung.thu@gmail.com or [Linkedin](https://www.linkedin.com/in/diegothucao/)
Thanks
references
1. https://facebook.github.io/react-native/docs/tutorial
2. https://github.com/jscomplete/react-native-essential-training
3. https://www.tutorialspoint.com/es6