@3beeepb/react-native-keyboard-dismiss
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@3beeepb/react-native-keyboard-dismiss", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A simple way to dismiss the keyboard programmatically in a React Native application.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,3 @@ # react-native-keyboard-dismiss [![npm version](https://badge.fury.io/js/%403beeepb%2Freact-native-keyboard-dismiss.svg)](https://badge.fury.io/js/%403beeepb%2Freact-native-keyboard-dismiss) ![NPM](https://img.shields.io/npm/l/@3beeepb/react-native-keyboard-dismiss) ![](https://img.shields.io/badge/platforms-android%20%7C%20ios-lightgrey) | ||
2. To import the library choose one of these options | ||
2. Import the library | ||
@@ -12,0 +12,0 @@ ```js |
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
3200