Nativebase: Toast hidden by keyboard

Created on 3 Aug 2019  路  5Comments  路  Source: GeekyAnts/NativeBase

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.

Most helpful comment

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

All 5 comments

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

Issue #2844

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

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.

Please try our latest release v2.12.5.

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

Was this page helpful?
0 / 5 - 0 ratings