-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Toast hidden by keyboard #2844
Toast hidden by keyboard #2844
Comments
Please try our latest release v2.12.5. |
Toast is still hidden by keyboard for me on 2.13.8 on android. |
Hi Team, I am ex-employee of GeekyAnts. Native base version: 3.4.19 |
I am also having this issue on IOS, Native base 3.4.21 |
why is this closed? still a problem in 3.4.25 |
Still in 3.3.7 |
I am using Native base 3.4.28 it's working fine in IOS but not in android. |
I have gone through these following points
Issue Description
node, npm, react-native, react and native-base version, expo version if used, xcode version
node: 12.4.0
npm: 6.9.0
react-native: 0.59.9
native-base: 2.13.4
Expected behaviour
Toast should appeard on top of keyboard
Actual behaviour
Can't see the toast as it appears behing keyboard.
Steps to reproduce
a text input and a button, focus on the textinput this will pop-out keyboard, then press the button to show toast. The toast will not appear.
Is the bug present in both iOS and Android or in any one of them?
Only tested for android
Any other additional info which would help us debug the issue quicker.
The text was updated successfully, but these errors were encountered: