react-native-activity-feed icon indicating copy to clipboard operation
react-native-activity-feed copied to clipboard

Keyboard is hiding the StatusUpdateForm in android

Open pratishshr opened this issue 4 years ago • 0 comments

Setup (always fill this in):

  • iOS or Android? Android
  • Expo or regular React Native? Regular
  • React Native Version: 0.64.2
  • react-native-activity-feed: 1.1.0

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

pratishshr avatar Oct 19 '21 09:10 pratishshr