Skip to content

Releases: wcandillon/react-native-redash

v9.4.0

26 Dec 07:34
2dd68ae
Compare
Choose a tag to compare

9.4.0 (2019-12-26)

Features

  • 🧮: add inc(), dec(), polarToCanvas(), and canvasToPolar() (#146) (2dd68ae)

v9.3.2

25 Dec 18:57
fdd0df0
Compare
Choose a tag to compare

9.3.2 (2019-12-25)

Bug Fixes

  • ♾: Remove functions that can now be used directly from Reanimated (#145) (fdd0df0)

v9.3.1

25 Dec 11:45
84977d8
Compare
Choose a tag to compare

9.3.1 (2019-12-25)

Bug Fixes

v9.3.0

25 Dec 11:09
1c15a9a
Compare
Choose a tag to compare

9.3.0 (2019-12-25)

Features

v9.2.0

24 Dec 06:14
Compare
Choose a tag to compare

9.2.0 (2019-12-24)

Features

v9.1.3

20 Dec 13:18
9c6dc86
Compare
Choose a tag to compare

9.1.3 (2019-12-20)

Bug Fixes

  • 🔧: Extend useTransition() function signature (#139) (9c6dc86)

v9.1.2

19 Dec 17:06
cbaaf35
Compare
Choose a tag to compare

9.1.2 (2019-12-19)

Bug Fixes

  • 🏷: Fix TypeScript for withTransition() (#136) (cbaaf35)

v9.1.1

19 Dec 09:07
1bfa01c
Compare
Choose a tag to compare

9.1.1 (2019-12-19)

Bug Fixes

  • 🐛: Fix useTransition hook dependencies (#135) (1bfa01c)

v9.1.0

19 Dec 08:56
c5ff9a6
Compare
Choose a tag to compare

9.1.0 (2019-12-19)

Features

  • ✨: Add default alias for transition function (#134) (c5ff9a6)

v9.0.0

12 Dec 16:04
983a3ca
Compare
Choose a tag to compare

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