fix TextInput's maxLength bug when using a non-English input method.
修复拼音输入法下 TextInput maxLength 不能输入的 bug。
npm install react-native-textinput-maxlength-fixed
npx pod-install
Just install it, no extra work is needed.
安装好就行,不需要额外的工作。
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library