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

In IOS toast display behind the keypad #506

Open
afaqbhatti1 opened this issue Apr 29, 2024 · 2 comments
Open

In IOS toast display behind the keypad #506

afaqbhatti1 opened this issue Apr 29, 2024 · 2 comments

Comments

@afaqbhatti1
Copy link

Toast messages in iOS sometimes appear behind the keyboard, causing inconvenience to users. This issue occurs due to the positioning of the toast relative to the keyboard. Implementing proper layout adjustments or utilizing third-party libraries can resolve this problem, ensuring toast messages are always visible to users, even when the keyboard is active. #iOSDevelopment #UserExperience #UIUX

@ponnamkarthik
Copy link
Owner

Hello @afaqbhatti1 are you using toast with context of without context

@KartikGavhale
Copy link

Hello @afaqbhatti1 are you using toast with context of without context

in flutter toast do we need to have context, as i do not see any option to do so , im also facing the same issue toast messages are getting behind keyboard , specifically in IOS , will check if this is same in android though.

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

No branches or pull requests

3 participants