Demo project for RNTV issue react-native-tvos/react-native-tvos#848 .
cdinto the project
yarn
yarn android # Build for Android TVThe project has the Android directory already generated and checked into source. The android/settings.gradle file is modified to build the RNTV Android native code from source.
Experimental changes to try out possible solutions are in patches/react-native+0.76.5-0.patch.