Skip to content

douglowder/android-focus-navigation

 
 

Repository files navigation

Focus Navigation on AndroidTV with React Native

Demo app to showcase Android Focus Navigation.

Run

Running the app on Android TV::

npx react-native run-android

Running the app on Apple TV::

npx react-native run-ios --scheme="FocusNavigationApp-tvOS" --simulator="Apple TV 4K (at 1080p) (2nd generation)"

Basic demo

Standard navigation branch: https://github.com/NoriginMedia/android-focus-navigation/tree/standard-navigation

Full demo

Includes usage of hasTVPreferredFocus, nextFocusRight and translate.

https://github.com/NoriginMedia/android-focus-navigation

About

An example app about managing focus navigation on Android TV

Resources

Stars

Watchers

Forks