KeyboardAvoidingView hides view instead of showing them when we change Gboard to emoji board to choose emoji in android #35213
Labels
API: Keyboard
Component: KeyboardAvoidingView
Needs: Triage 🔍
Platform: Android
Android applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Description
my phone in realme ( Android -10)
we have created app for chat with user. in their i have use a TextInput of multiLine , to send Message to user, when focused That
TextInput Than Keyboard is working fine , but when we change Keyboard to select emoji (which is in built in Gboard) than automatic TextInput Wrapped inside Keyboard mean hide behind the keyboard
I have tryed touse KeyboardAvoidingView but that is not working fine.
Version
letest 2022
Output of
npx react-native info
System:
OS: Windows 10 10.0.18362
CPU: (2) x64 Intel(R) Core(TM)2 Duo CPU T6400 @ 2.00GHz
Memory: 595.87 MB / 3.91 GB
Binaries:
Node: 16.14.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.10.0 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 23, 25, 26, 27, 28, 29, 30, 31
Build Tools: 23.0.1, 25.0.2, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.3, 29.0.0, 29.0.2, 29.0.3, 30.0.2, 30.0.3, 31.0.0
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: 11.0.16
npmPackages:
@react-native-community/cli: Not Found
react: 18.1.0 => 18.1.0
react-native: 0.70.4 => 0.70.4
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
Snack, code example, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: