Skip to content

reactspring/react-native-secure-keypad

Repository files navigation

React Native Secure Keypad

Secure Keypad for react-native

Installation

npm install --save react-native-secure-keypad

or

yarn add react-native-secure-keypad

Installation (iOS)

Using CocoaPods (React Native 0.60 and higher)
cd ios
pod install

Installation (Android)

React Native 0.60 and higher
  • Linking automatically

Usage

Example

import { NativeModules, Platform } from 'react-native'
var SecureKeypad = NativeModules.SecureKeypad

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published