gluestack-ui icon indicating copy to clipboard operation
gluestack-ui copied to clipboard

Toast with Custom Animations

Open aaronatbissell opened this issue 6 months ago • 0 comments

Description

It would be nice to be able to customize the enter/exit animations for a toast component. It's very limited in it's functionality right now.

Problem Statement

Customizing the animation (fade vs slide) would provide more flexibility for the users to customize their toast messages

Proposed Solution or API

Allow the user to pass animation props into the toast.show or useToast

Alternatives

You could use a separate library like react-native-notifier

Additional Information

No response

aaronatbissell avatar Jun 03 '25 13:06 aaronatbissell