-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard is hiding the statusupdateform's send button #99
Comments
@jamesawer3 I see you closed this already; were you able to find a solution for this? |
@jaapbakker88 is there anything we should do on our side about this? |
Yes can you please test on iPhone's came after X series i face this issue |
@jamesawer3 I can confirm I'm seeing this behaviour, adding a KeyboardAvoidingView fixed it for me:
|
Yup its working fine but i couldn't scroll my flatfeed till the end if the keyboard is active contents are hiding |
Setup (always fill this in):
react-native-activity-feed
orexpo-activity-feed
version: [email protected]getstream
version: [email protected]Describe the bug
iPhones greater than X is phasing this issue. Keyboard is hiding half of the send button
To Reproduce
Just install it and try
Expected behavior
Should be able to press it.
Screenshots
My Code
The text was updated successfully, but these errors were encountered: