This repository has been archived by the owner on Sep 13, 2020. It is now read-only.
Animate all the things!
- Replaced
LayoutAnimation
byAnimated
and exposedanimationFunction
to create your own fancy animations for open/close methods andanimationStyle
function to declare your animation logic; - Fixed usage of
Dimensions
, now you wouldn't receive annoying notifications about it; - Updated README.md with new API description