Releases: wcandillon/react-native-redash
Releases · wcandillon/react-native-redash
v9.4.0
9.4.0 (2019-12-26)
Features
- 🧮: add inc(), dec(), polarToCanvas(), and canvasToPolar() (#146) (2dd68ae)
v9.3.2
9.3.2 (2019-12-25)
Bug Fixes
- ♾: Remove functions that can now be used directly from Reanimated (#145) (fdd0df0)
v9.3.1
9.3.1 (2019-12-25)
Bug Fixes
v9.3.0
9.3.0 (2019-12-25)
Features
v9.2.0
9.2.0 (2019-12-24)
Features
v9.1.3
9.1.3 (2019-12-20)
Bug Fixes
- 🔧: Extend useTransition() function signature (#139) (9c6dc86)
v9.1.2
9.1.2 (2019-12-19)
Bug Fixes
- 🏷: Fix TypeScript for withTransition() (#136) (cbaaf35)
v9.1.1
9.1.1 (2019-12-19)
Bug Fixes
- 🐛: Fix useTransition hook dependencies (#135) (1bfa01c)
v9.1.0
9.1.0 (2019-12-19)
Features
- ✨: Add default alias for transition function (#134) (c5ff9a6)
v9.0.0
9.0.0 (2019-12-12)
Features
- ✨: New Transitions functions (983a3ca)
BREAKING CHANGES
- ✨: This version includes support for Reanimated 1.4.0 and drops support for earlier versions. It also remove legacy functions to deal with transitions: toggle, useToggle, useTransition