Secure Keypad for react-native
npm install --save react-native-secure-keypad
or
yarn add react-native-secure-keypad
cd ios
pod install
- Linking automatically
import { NativeModules, Platform } from 'react-native'
var SecureKeypad = NativeModules.SecureKeypad