I was wondering if I can reuse the React Native Vega app in other TVs instead of coding for each TV.
Hi @Create_Stir
Welcome to Amazon Developer Community!!
React Native for Vega enables cross-platform development, allowing you to create a single app that works across multiple devices with minimal changes.
So, yes, you can reuse the React Native Vega app in other TVs instead of coding for each TV.
You can go through the documentation here and here for more information. You can also find a sample Monorepo app to help you here.
Warm regards and happy developing!
Ivy