papercups-io / chat-widget

Papercups chat widget
https://app.papercups.io/demo
MIT License
257 stars 93 forks source link

[React Native, Expo] UI elements slide up when keyboard opens? #104

Closed FostersData closed 3 years ago

FostersData commented 3 years ago

Encountered this somewhat puzzling UI behaviour: when you start typing and the keyboard slides up, the header and previous messages slide up out of view too? Would be great to keep as much context as possible for the user - is there a way to do this?

Note this is in React Native on iOS with Expo.

Before:

After:

reichert621 commented 3 years ago

hey @FostersData! what kind of iOS device is this on?

reichert621 commented 3 years ago

also do you mind posting this in the https://github.com/papercups-io/chat-widget-native repo?

FostersData commented 3 years ago

@reichert621 sure, I've made an issue here

reichert621 commented 3 years ago

thanks!