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.