1.0.6 • Published 5 years ago

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

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago