Skip to content

Releases: oblador/react-native-collapsible

0.5.0

12 Oct 02:57
Compare
Choose a tag to compare

Introduces the align property, can be either top (default), center (reveal like transition) or bottom (think slide down a la notification center).

0.4.1

08 Oct 16:40
Compare
Choose a tag to compare
  • Better android support
  • Improved performance

0.4.0

30 Sep 01:22
Compare
Choose a tag to compare
  • Deprecated support for RN 0.7.0 and below (use 0.3.x if you need it).
  • Support for RN 0.12.
  • Experimental android support.

0.3.0

21 Jul 12:42
Compare
Choose a tag to compare
  • Animated support, fallbacks to react-tween-state for React Native < 0.8.