https://github.com/anonrig/react-native-tvos-example
An example news application made with React Native for Apple TV
https://github.com/anonrig/react-native-tvos-example
Last synced: 3 months ago
JSON representation
An example news application made with React Native for Apple TV
- Host: GitHub
- URL: https://github.com/anonrig/react-native-tvos-example
- Owner: anonrig
- License: mit
- Created: 2017-12-30T22:56:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T23:17:39.000Z (over 8 years ago)
- Last Synced: 2025-03-21T22:31:52.187Z (over 1 year ago)
- Language: JavaScript
- Size: 15.4 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### React Native tvOS Example News Application
I've tried to use the latest React Native application to experience how tvOS apps were made using React Native. Even though, the framework isn't production ready, it creates a unique experience for a JavaScript developer to create applications for tvs (woohoo!)
#### Screeshare

#### Installation
- Run `npm install` on root directory
- Open ios/test.xcodeproj file in XCode and select `tvOS` in schemas and run on your Apple TV or simulator.