Moving a TV app from one platform to many can save time and money. This guide shows you how to take a Vega OS app and turn it into a React Native monorepo. Your app will then work on Android TV, Apple TV, and more.
The process has clear steps. First you analyze your code. Then you set up the monorepo. Finally you add support for new platforms. You can reuse up to 85 percent of your code.
This skill covers everything from analysis to native module integration. It includes templates and quick references to speed up the work.
Global
mkdir -p ~/.claude/skills/vega-multi-tv-migrationProject
mkdir -p .claude/skills/vega-multi-tv-migrationSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability