kanzitelli / rnn-starter

🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
https://starters.dev
MIT License
549 stars 72 forks source link

Top bar button on Android TV #73

Closed hotrush closed 2 years ago

hotrush commented 2 years ago

Hello, regarding your boilerplate for tv - is it possible to make left/right buttons in top bar focusable? I mean select and click them using remote keys or keyboard arrow buttons?

kanzitelli commented 2 years ago

Hey @hotrush. This starter has not been tested on TV devices. However, there is some work done in that direction -- https://github.com/react-native-tvos/rnn-starter-tv. Also, you can check more examples in react-native-tvos.

hotrush commented 2 years ago

I was talking about https://github.com/react-native-tvos/rnn-starter-tv actually, issues are disabled there. Missed that owners are different for these repos, sorry.