1.0.2 • Published 6 years ago

react-native-keyboard-secure v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

React Native Keyboard Secure

npm package npm download platform react native issues license

Usage demo of a Keyboard written with React Native.

image

image

image

image

image

Features

  • Supports both iOS and Android.
  • Depends on react, react-native, prop-types and redux.
  • Configurable UI style.

Download and Run The Demo

git clone https://github.com/aixiaobenaixiaoben/react-native-keyboard-secure.git

cd react-native-keyboard-secure/Demo
yarn (or npm install)

react-native run-ios
or
react-native run-android

Contributing

We welcome all contributions. You can submit any ideas as pull requests or as a GitHub issue.