GetStream / react-native-activity-feed

Official React Native SDK for Activity Feeds
https://getstream.io/
200 stars 88 forks source link

Keyboard is hiding the StatusUpdateForm in android #237

Open pratishshr opened 3 years ago

pratishshr commented 3 years ago

Setup (always fill this in):

Describe the bug Keyboard is hiding the StatusUpdateForm in android. Works fine in iOS.

To Reproduce Steps to reproduce the behavior:

  1. Use StatusUpdateForm
  2. Try to type something in Android

Expected behavior StatusUpdateForm should be above the keyboard

Screenshots iOS (works fine) Android (hides behind keyboard)
Screen Shot 2021-10-19 at 3 02 27 PM Screen Shot 2021-10-19 at 3 02 45 PM