Skip to content

react-native-tvos/ExpoUITV

Repository files navigation

Expo UI multiplatform demo

expoui-appletv.mov
expoui-iphone-small.mov

This is a project demonstrating the production-ready Expo UI package available in SDK 56 and later. The project works on both TV (Apple TV, Android TV) and mobile (iOS, Android).

The project also uses:

🚀 How to use

  • cd into the project

  • TV builds:

pnpm install
pnpm prebuild:tv # Executes Expo prebuild with TV modifications
pnpm ios # Build and run for Apple TV
pnpm android # Build and run for Android TV
  • Mobile builds:
pnpm install
pnpm prebuild # Executes Expo prebuild without TV modifications
pnpm ios # Build and run for iOS
pnpm android # Build and run for Android mobile

Development

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

About

Demo of Expo UI components running on iOS, tvOS, Android mobile, and Android TV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors