Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/loconluis/react-native-netflix-demo-app
- Owner: loconluis
- Created: 2017-10-14T20:16:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T05:35:48.000Z (over 3 years ago)
- Last Synced: 2023-02-27T05:56:48.634Z (almost 2 years ago)
- Language: Objective-C
- Size: 703 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: readme.txt
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