Skip to content

abdullahceylan/ac-react-native-expo-tv-boilerplate

Repository files navigation

NPM

To use this template

npx create-expo-app -t ac-native-tv-boillerplate-ts

To run on Android TV

  1. yarn prebuild:android
  2. yarn android

EAS Build for Testing

If you don't have eas-cli, you need to install first:

npm install -g eas-cli

then

eas build --profile preview --platform android

Environment variables

Development

Create .env file or you can rename .env.example file as .env.

Production

Variables from .env will not be loaded upon production build with eas build.

In order to add environment variables, you need to use eas secret:create command. https://docs.expo.dev/build-reference/variables/#adding-secrets-with-eas-cli

Expo issues and solutions

Reference Links

About

A react native and expo boilerplate for TV apps with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published