walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
70 stars 26 forks source link

Android chat modal will overflow when keyboard present #129

Open clspeter opened 3 days ago

clspeter commented 3 days ago

Hi All Please see attached video file for behavior

Reproduce: It can be reproduce on example app, git clone this repo and do yarn install, yarn android

Device: Google Pixel 7a and emulator

chat-windows-wont-shrink.webm

Try to add but no luck, It seems react native have no control for this modal. Let me know if more information is needed, Thanks.