Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rn-android-keyboard-adjust

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-android-keyboard-adjust - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc