react-native-textinput-maxlength-fixed
v0.1.2
Published
fix TextInput's maxLength bug when using a non-English input method.
Downloads
16
Maintainers
Readme
react-native-textinput-maxlength-fixed
fix TextInput's maxLength bug when using a non-English input method.
修复拼音输入法下 TextInput maxLength 不能输入的 bug。
Installation
npm install react-native-textinput-maxlength-fixed
npx pod-install
Usage
Just install it, no extra work is needed.
安装好就行,不需要额外的工作。
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