2.2.3 • Published 4 years ago

react-native-masked-input v2.2.3

Weekly downloads
70
License
MIT
Repository
github
Last release
4 years ago

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

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.0.2

4 years ago

2.1.3

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.13.3

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago