Releases: oblador/react-native-collapsible
Releases · oblador/react-native-collapsible
0.5.0
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
- Better android support
- Improved performance
0.4.0
- 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
Animated
support, fallbacks to react-tween-state
for React Native < 0.8.