Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Animate all the things!

Compare
Choose a tag to compare
@Kureev Kureev released this 30 Aug 12:48
· 195 commits to master since this release
  • Replaced LayoutAnimation by Animated and exposed animationFunction to create your own fancy animations for open/close methods and animationStyle 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