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

Toast hidden by keyboard #2844

Closed
thomaslc66 opened this issue Aug 3, 2019 · 10 comments · May be fixed by actionhero/actionhero-react-native-example#33
Closed

Toast hidden by keyboard #2844

thomaslc66 opened this issue Aug 3, 2019 · 10 comments · May be fixed by actionhero/actionhero-react-native-example#33

Comments

@thomaslc66
Copy link

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.

@PlabanJr
Copy link
Contributor

PlabanJr commented Aug 5, 2019

I tried reproducing the issue but seems to work fine at out end.

Issue #2844

PlabanJr added a commit that referenced this issue Aug 12, 2019
@maitrungduc1410
Copy link

I tried reproducing the issue but seems to work fine at out end.

Issue #2844

You should test it with iOS, I'm having same issue, works fine for Android, but hiding by keyboard on iOS

@PlabanJr
Copy link
Contributor

I tried reproducing the issue but seems to work fine at out end.
Issue #2844

You should test it with iOS, I'm having same issue, works fine for Android, but hiding by keyboard on iOS

Yeah,I did and the solution is pushed. It should be available in the next release.

@PlabanJr
Copy link
Contributor

Please try our latest release v2.12.5.

@levani
Copy link

levani commented Nov 30, 2019

Toast is still hidden by keyboard for me on 2.13.8 on android.

@hanykumar
Copy link
Contributor

Hi Team, I am ex-employee of GeekyAnts.

Native base version: 3.4.19
I am also facing same issue.
Toast is hidden under keyboard.
Thanks

@tobobo
Copy link

tobobo commented Dec 14, 2022

I am also having this issue on IOS, Native base 3.4.21

@bryanprimus
Copy link

bryanprimus commented Feb 23, 2023

why is this closed? still a problem in 3.4.25

@sainijagjit
Copy link

Still in 3.3.7

@SauravCogncise
Copy link

I am using Native base 3.4.28 it's working fine in IOS but not in android.

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.

9 participants