common focus on select for the tv devices like apple tv and android tv
npm install react-native-tv-selected-focus
import { FocusButton } from 'react-native-tv-selected-focus';
// ...
<FocusButton><Text>Button</Text></FocusButton>
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library