react-native-masked-input
TypeScript icon, indicating that this package has built-in type declarations

2.2.3 • Public • Published

react-native-masked-input

Text and TextInput with mask for React Native applications

Installation

npm install react-native-masked-input

Usage

import MaskedInput from "react-native-masked-input";
 
// ...
 
const result = await MaskedInput.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-masked-input

Weekly Downloads

109

Version

2.2.3

License

MIT

Unpacked Size

262 kB

Total Files

164

Last publish

Collaborators

  • thevsstech