Socket
Socket
Sign inDemoInstall

react-native-keyboard-spacer

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

2

KeyboardSpacer.js

@@ -72,3 +72,3 @@ /**

isKeyboardOpened: false
}, () => ('onToggle' in this.props ? this.props.onToggle(true) : null));
}, () => ('onToggle' in this.props ? this.props.onToggle(false) : null));
}

@@ -75,0 +75,0 @@

{
"name": "react-native-keyboard-spacer",
"version": "0.1.4",
"version": "0.1.5",
"description": "Plug and play react-Native keyboard spacer view.",

@@ -5,0 +5,0 @@ "main": "KeyboardSpacer.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc