react-native-curtains
Lightweight helper lib for mounting + unmounting of child elements in an animated 'curtain' style
mount-animation-react
* When element is unmounted, that element performs an event and then disappears.
* There are 3 conditions for an element to disappear.
* js setTimeout : Set duration millisecond for fade out.
* css animation : Set ref on fade-out animation elem
delay-unmount
A simple component and hook to create unmount and mount animations in reactjs
react-tiny-transition
A small component that adds class names on mount/unmount for you to add css transitions to