react-native-masked-input
v2.2.3
Published
Text and TextInput with mask for React Native applications
Downloads
533
Readme
react-native-masked-input
Text and TextInput with mask for React Native applications
Installation
npm install react-native-masked-inputUsage
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
