react-native-activity-feed
react-native-activity-feed copied to clipboard
Keyboard is hiding the StatusUpdateForm in android
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:
- Use StatusUpdateForm
- Try to type something in Android
Expected behavior StatusUpdateForm should be above the keyboard
Screenshots
| iOS (works fine) | Android (hides behind keyboard) |
|---|---|
![]() |
![]() |

