2.2.3 • Published 5 years ago
react-native-masked-input v2.2.3
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