🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

react-native-masked-input

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-masked-input

Text and TextInput with mask for React Native applications

2.2.3
latest
Version published
Weekly downloads
104
76.27%
Maintainers
1
Weekly downloads
 
Created

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

FAQs

Package last updated on 01 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts