Skip to content

Toast #32

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

Open
danstepanov opened this issue Feb 7, 2025 · 0 comments
Open

Toast #32

danstepanov opened this issue Feb 7, 2025 · 0 comments

Comments

@danstepanov
Copy link
Contributor

An in-app notification or alert is highly customizable and typically appears at the top or bottom of the screen on mobile devices. Unlike standard iOS notifications, which are mainly designed for background updates and prompting users to open the app, in-app toasts appear when the app is open. For example, messages like "Profile settings updated successfully" aren't sent as notifications but are displayed as in-app toasts.

Image

Image

The toast should appear with an animation and be positioned either at the top or bottom of the screen. In the screenshot, the toast is fully filled with color, which is fine. However, it would also be good to add a prop to make it transparent on iOS, similar to most components.

@danstepanov danstepanov transferred this issue from roninoss/create-expo-stack Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant