rn-android-keyboard-adjust
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "rn-android-keyboard-adjust", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Simple android native module to manipulate the behavior of keyboard. Based on react-native-android-keyboard-adjust by Marc Zubricky.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
## rn-android-keyboard-adjust | ||
<!-- [![npm version](https://badge.fury.io/js/react-native-zbase.svg)](https://badge.fury.io/js/react-native-zbase) --> | ||
[![npm][npm]][npm-url] | ||
[![size][size]][size-url] | ||
@@ -42,2 +43,8 @@ Simple android native module to manipulate the behavior of keyboard. Based on [react-native-android-keyboard-adjust](https://github.com/zubricky/react-native-android-keyboard-adjust) by [Marc Zubricky](https://github.com/zubricky). | ||
setUnchanged | Please don't change the state of the soft input area. | ||
> Methods reference from [Android Developer](https://developer.android.com/reference/android/view/WindowManager.LayoutParams#SOFT_INPUT_ADJUST_NOTHING). | ||
> Methods reference from [Android Developer](https://developer.android.com/reference/android/view/WindowManager.LayoutParams#SOFT_INPUT_ADJUST_NOTHING). | ||
[npm]: https://badge.fury.io/js/rn-android-keyboard-adjust.svg | ||
[npm-url]: https://npmjs.com/package/rn-android-keyboard-adjust | ||
[size]: https://packagephobia.now.sh/badge?p=rn-android-keyboard-adjust | ||
[size-url]: https://packagephobia.now.sh/result?p=rn-android-keyboard-adjust |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11277
50