Skip to content

xinguzi/react-native-textinput-maxlength-fixed

 
 

Repository files navigation

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

About

修复 TextInput 设置 maxLength 后,拼音输入超出限制的问题

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 32.6%
  • Java 28.7%
  • Ruby 16.2%
  • JavaScript 8.5%
  • Kotlin 5.0%
  • Objective-C++ 5.0%
  • Other 4.0%