JSPM

react-native-locale-number-input

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q17671F
  • License ISC

It support numeric input based on region changes and show formatted value.

Package Exports

  • react-native-locale-number-input
  • react-native-locale-number-input/index.tsx

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-locale-number-input) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

This library is made to solve problem of Numeric TextInput which is not supporting value format & input accept based on user device region for both Android and iOS.

** Installation process yarn add react-native-locale-number-input

Note: It support autolinking,so no need to link manually.