An open API service indexing awesome lists of open source software.

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

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