rn-android-keyboard-adjust
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "rn-android-keyboard-adjust", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Simple android native module to manipulate the behavior of keyboard. Based on react-native-android-keyboard-adjust by Marc Zubricky.", | ||
"main": "index.js", | ||
"main": "index.ts", | ||
"scripts": { | ||
@@ -25,3 +25,6 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"homepage": "https://github.com/darleikroth/rn-android-keyboard-adjust#readme" | ||
} | ||
"homepage": "https://github.com/darleikroth/rn-android-keyboard-adjust#readme", | ||
"devDependencies": { | ||
"@types/react-native": "^0.64.5" | ||
} | ||
} |
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
11785
9
69
1