Releases: tlackemann/react-native-cube-transition
Releases · tlackemann/react-native-cube-transition
v0.2.0
v0.1.1
Fixes
- Fixes bad linking problem when installing from
npm
- Updates README installation
Initial Release
Features
- Rotate the cube using pan gestures
- Cube smoothly snaps back or progresses forward based on drag distance
- Supports arbitrary components like
<View/>
and<Image/>
(including moving images like gifs) - Unlimited faces