Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loconluis/react-native-netflix-demo-app

Testing react-native
https://github.com/loconluis/react-native-netflix-demo-app

Last synced: 16 days ago
JSON representation

Testing react-native

Awesome Lists containing this project

README

        

To run your app on iOS:
cd /home/loconluis/Documentos/Projects/react-native/HelloWorld
react-native run-ios
- or -
Open ios/HelloWorld.xcodeproj in Xcode
Hit the Run button
To run your app on Android:
cd /home/loconluis/Documentos/Projects/react-native/HelloWorld
Have an Android emulator running (quickest way to get started), or a device connected
react-native run-android