-
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
<StatusUpdateForm/> bug #19
Comments
Maybe you should update "react-native-sticky-keyboard-accessory": "^0.1.1" to 0.1.2 ? cf : https://github.com/just4fun/react-native-sticky-keyboard-accessory EDIT : I tried with version 0.1.2, same problem. The repo is bugged it seems. I opened an issue on it : just4fun/react-native-sticky-keyboard-accessory#1 Here is my code without
Here is what I get : |
I'm not sure what to do to fix this. It seems more like a bug in the KeyboardAccessory indeed |
Yes. Just emailed you. We need to debug at the source. It bugs with react-navigation. See snack : https://snack.expo.io/ByDDZv_yN And issue : just4fun/react-native-sticky-keyboard-accessory#1 |
I just released v0.6.16 with the |
Related with the
<CommentBox/>
bug, I just found out a bug with< StatusUpdateForm/>
I get :
I have an iPhone 6S.
I think it's a problem with react-native-sticky-keyboard-accessory package. It does not stick to keyboard.
EDIT : same bug with my Huawei Y6 2018 :
The text was updated successfully, but these errors were encountered: