TvOS Keyboard
npm install react-native-tvos-keyboard
import { TvosKeyboardView } from "react-native-tvos-keyboard";
// ...
<TvosKeyboardView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library