Releases: logicwind/react-native-tvos-keyboard
Releases · logicwind/react-native-tvos-keyboard
v0.1.2
What's new:
- Initial release of
TvosKeyboardView
component.
- Native Apple TV keyboard using
UISearchController
.
- Support for voice typing.
onTextChange
, onFocus
, and onBlur
props.