JSPM

react-native-textinput-maxlength-fixed

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q45296F
  • License MIT

fix TextInput's maxLength bug when using a non-English input method.

Package Exports

  • react-native-textinput-maxlength-fixed
  • react-native-textinput-maxlength-fixed/lib/commonjs/index.js
  • react-native-textinput-maxlength-fixed/lib/module/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-textinput-maxlength-fixed) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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