UNPKG

expo-android-keyboard-fix

Version:

Fix for KeyboardAvoidingView on Android 15 (SDK 35) in Expo/React Native apps

30 lines (29 loc) 800 B
{ "name": "expo-android-keyboard-fix", "version": "2.1.0", "description": "Fix for KeyboardAvoidingView on Android 15 (SDK 35) in Expo/React Native apps", "main": "index.js", "peerDependencies": { "expo": "*" }, "repository": { "type": "git", "url": "https://github.com/eggmun98/expo-android-keyboard-fix.git" }, "keywords": [ "expo", "react-native", "android", "keyboard", "keyboardavoidingview", "sdk35", "android15", "expo-config-plugin" ], "author": "eggmun98", "license": "MIT", "bugs": { "url": "https://github.com/eggmun98/expo-android-keyboard-fix/issues" }, "homepage": "https://github.com/eggmun98/expo-android-keyboard-fix#readme" }