mirror of
https://github.com/zhigang1992/react-native-keyboard-manager.git
synced 2026-01-12 22:50:32 +08:00
6ae6fd84d325da4c404a36e80d24142cfa3bc876
React-Native Keyboard Manager
Library that allows to prevent issues of keyboard sliding up and cover on React-Native iOS projects. ⚛
Thanks to awesome IQKeyboardManager ❤️
Demo
Soon...
Requirements
- React Native >= 0.40.0
- iOS >= 8.0
Use
Soon...
Install
- Install dependency package
npm i -S react-native-keyboard-manager
- Link the native project
react-native link react-native-keyboard-manager
Contribute
New features, bug fixes and improvements are welcome! For questions and suggestions use the issues.
Donate
Licence
The MIT License (MIT)
Copyright (c) 2017 Douglas Nassif Roma Junior
See the full licence file.
IQKeyboardManager License
The MIT License (MIT)
Copyright (c) 2013-16 Iftekhar Qurashi
See the full licence file.
Languages
Objective-C
96.8%
C
1.5%
JavaScript
1.2%
Ruby
0.5%
