mirror of
https://github.com/zhigang1992/react-native-keyboard-manager.git
synced 2026-01-12 22:50:32 +08:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
a2b00b5656
commit
c2188f9b60
@@ -4,7 +4,7 @@
|
||||
[](https://www.npmjs.com/package/react-native-keyboard-manager)
|
||||
[](#install-with-react-native-link)
|
||||
|
||||
Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects. ⚛. Thanks to awesome [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) ❤️.
|
||||
Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects ⚛. Thanks to awesome [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) ❤️.
|
||||
|
||||
This is only for iOS, Android no needed. For Android just add `android:windowSoftInputMode="adjustResize"` to your activity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user