Toast hidden by keyboard
See original GitHub issueI have gone through these following points
- [] Check latest documentation: https://docs.nativebase.io/
- [] Check for existing open/closed issues for a possible duplicate before creating a new issue: https://github.com/GeekyAnts/NativeBase/issues
- [] Use the latest NativeBase release: https://github.com/GeekyAnts/NativeBase/releases
- [] Check examples from NativeBase KitchenSink https://github.com/GeekyAnts/NativeBase-KitchenSink
- [] For discussion purpose make use of NativeBase Slack: http://slack.nativebase.io/
- [] For queries related to theme, check Theme Variables from Docs and live NativeBase Theme Editor http://nativebase.io/customizer/
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.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Toast will be hidden by keyboard · Issue #96 - GitHub
Keyboard lives on a separate UIWindow, so when keyboard is shown, it will be on top of the current window, where your UI...
Read more >Show Toast above keyboard - android - Stack Overflow
Is it possible to show a Toast message in Android above the keyboard instead of on it when the keyboard is on the...
Read more >Android Tutorial => Show Toast Message Above Soft Keyboard
By default, Android will display Toast messages at the bottom of the screen even if the keyboard is showing. This will show a...
Read more >Toast notifications are getting hidden behind keyboard in ...
So I'm unable to view the toast notifications when the keyboard is open & totally miss them. I have an old phone running...
Read more >Toast | Android Developers
A toast is a view containing a quick little message for the user. The toast class ... Adds a callback to be notified...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Toast is still hidden by keyboard for me on 2.13.8 on android.
Please try our latest release v2.12.5.