Skip to content

Repository files navigation

react-native-tv-example

code-review

react-native-tv-example

Setup

# switch node version
nvm install
# install node dependencies
yarn
# switch ruby version
rbenv install --skip-existing
# install ruby dependencies
bundle install
# install iOS dependencies
yarn pods
# .env
cp .env.example .env

Running

# starting metro bundler for debug
yarn start
# ios debug
yarn ios
# ios release
yarn ios:release
# tvos debug
yarn tvos
# tvos release
yarn tvos:release
# android (TV) debug
yarn android
# android (TV) release
yarn android:release

About

React Native app that compiles for iOS, Android, tvOS & AndroidTV

Topics

Resources

Stars

61 stars

Watchers

3 watching

Forks

Used by

Contributors

Languages