Skip to content
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

Android: Custom keyboard accessory view not avoided #44

Closed
ddcrobert opened this issue Aug 9, 2019 · 3 comments · May be fixed by #56
Closed

Android: Custom keyboard accessory view not avoided #44

ddcrobert opened this issue Aug 9, 2019 · 3 comments · May be fixed by #56

Comments

@ddcrobert
Copy link

I have a KeyboardAccessoryView which embeds some Views and a TextInput (Red part on attachment).
It works fine on iOS and Android:

inSafeAreaView={true}
alwaysVisible={true}
androidAdjustResize={false}
avoidKeyboard={false}

But I have a few users using custom Android keyboards such as SwiftKey (Blue part on attachment). The offset seems to be matching SwiftKey's accessory view height.

Any idea to solve this issue?

SwiftKeyAccessoryView

@eymen-elkum
Copy link

have you fixed this, please

@saadrehman013
Copy link

Any update with this issue?

@froeder
Copy link

froeder commented Feb 20, 2020

It's happening here to, some solution?

halfmatthalfcat added a commit to halfmatthalfcat/react-native-keyboard-accessory that referenced this issue Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants