react-native-text-input-tab
v0.1.0
Published
Fix React Native Text unable to use keyboard tab to next input
Downloads
3
Readme
react-native-text-input-tab
Fix React Native Text unable to use keyboard tab to next input
Installation
npm install react-native-text-input-tab
Usage
import { TextInputTabView } from "react-native-text-input-tab";
// ...
<TextInputTabView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library