0.1.0 • Published 4 years ago

react-native-pvt-input-modifier v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-pvt-input-modifier

hack

Installation

npm install react-native-pvt-input-modifier

Usage

import PvtInputModifier from "react-native-pvt-input-modifier";

// ...
onFocus={()=>{
     PvtInputModifier.removeInputMenu();
}}

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT