react-native-reusables icon indicating copy to clipboard operation
react-native-reusables copied to clipboard

[ FEATURE ] Add exit animations

Open billnye2 opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. Hey really cool lib, I'm gonna try using it. Noticed that the enter animations are nice and mimic og shadcn nicely. But also see that exit animations aren't implemented yet, for instance the dropdown menu immediately disappears on exit rather than animating with a fade out. This was tested on the web demo, not sure what mobile side looks like yet. I believe shadcn added exit animations to his lib around a year ago. Wondering if this is on the roadmap?

Great library, Thanks!

billnye2 avatar Aug 19 '24 07:08 billnye2

I'd like to add to this that I see the same with popover. It appears to "flicker". It has an animation (exit fadeOut) but somewhere in the chain it goes wrong.

I think an attempt has been made but perhaps it's just not done yet. I might take a crack at this once I start looking at rn-primitives.

RWOverdijk avatar Aug 28 '24 14:08 RWOverdijk

Moving feature requests to Discussions: https://github.com/founded-labs/react-native-reusables/discussions/425

mrzachnugent avatar Sep 04 '25 13:09 mrzachnugent