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

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

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

![Screenshare](https://github.com/anonrig/react-native-tvos-example/blob/master/screenshare.gif?raw=true)

#### 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.