1.0.6 • Published 4 years ago

react-native-ios-keyboard-library v1.0.6

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

react-native-ios-keyboard-library by rukita -- incomplete --

WARNING: do not use this yet, still in progress

Getting started

$ npm install react-native-ios-keyboard-library --save

Mostly automatic installation for RN 0.60+

$ react-native link react-native-ios-keyboard-library

Usage

import IosKeyboardLibrary from "react-native-ios-keyboard-library";

// TODO: What to do with the module?
IosKeyboardLibrary.show("text");
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago