Skip to content

Releases: appandflow/react-native-ease

Release 0.8.0

Choose a tag to compare

@janicduplessis janicduplessis released this 03 Aug 21:33
0117d95

0.8.0 (2026-08-03)

Bug Fixes

  • ios: break CAAnimation delegate retain cycle and clear cancelled loop snapshots (#50) (a73b917)

Features

  • add initial velocity to spring transitions (#53) (00b1fc5)

Release 0.7.3

Choose a tag to compare

@janicduplessis janicduplessis released this 12 Jun 21:36
60101be

0.7.3 (2026-06-12)

Bug Fixes

  • preserve Android EaseView visuals on drop and add example (#47) (4ac6a4a)

Release 0.7.2

Choose a tag to compare

@janicduplessis janicduplessis released this 09 May 20:31
940e4d3

0.7.2 (2026-05-09)

Bug Fixes

  • ios: re-apply loop animations on window re-attach (#43) (4ec8f6b)

Release 0.7.1

Choose a tag to compare

@janicduplessis janicduplessis released this 05 May 22:37
c524477

0.7.1 (2026-05-05)

Bug Fixes

  • ios: re-apply layer.transform after super.invalidateLayer (#41) (87827cb)

Release 0.7.0

Choose a tag to compare

@janicduplessis janicduplessis released this 14 Apr 03:19
e3621ba

0.7.0 (2026-04-14)

Features

  • add animated borderWidth and borderColor (#36) (7916950)
  • add shadow properties (iOS) and elevation (Android) (#35) (6ce7d49)

Demo

zzz.mov

Bug Fixes

  • android: opacity not animating when combined with rotation (#40) (ef65bb6)

Release 0.6.0

Choose a tag to compare

@janicduplessis janicduplessis released this 14 Apr 03:04
695ab10

0.6.0 (2026-04-14)

Features

  • add animated borderWidth and borderColor (#36) (7916950)
  • add shadow properties (iOS) and elevation (Android) (#35) (6ce7d49)

Release 0.5.0

Choose a tag to compare

@janicduplessis janicduplessis released this 08 Apr 22:11
5235a76

0.5.0 (2026-04-08)

Bug Fixes

  • declare tvos platform in podspec (#31) (0071489)
  • example: add web script and fix benchmark crash on web (#13) (a97be20)
  • ios: defer first-mount enter animation until view is attached (#24) (5194412)
  • ios: guard null oldProps in EaseView Fabric updates (#12) (9f324c7)
  • ios: use raw prop comparison for initial transform change detection (#33) (740bef7), closes #25 #21

Features

  • add className prop to EaseView component and corresponding test (#11) (409a70f)
  • add delay property to animations in README and migration guidelines (#9) (22c3263)
  • add NativeWind support and update documentation (#17) (c3231e8)
  • add per-property transition support (#4) (79f0898)
  • add transformPerspective prop and card flip demo (#34) (c89f5eb)
  • add Uniwind support (#26) (63bd180)
  • example: add animation benchmark demo (#10) (a6d6eaf)
  • web: use CSS linear() for spring animations (#14) (008ff53)

Release 0.4.0

Choose a tag to compare

@janicduplessis janicduplessis released this 25 Mar 05:13
0a1ee21

0.4.0 (2026-03-25)

Bug Fixes

  • example: add web script and fix benchmark crash on web (#13) (a97be20)
  • ios: guard null oldProps in EaseView Fabric updates (#12) (9f324c7)

Features

  • add className prop to EaseView component and corresponding test (#11) (409a70f)
  • add delay property to animations in README and migration guidelines (#9) (22c3263)
  • add per-property transition support (#4) (79f0898)
  • example: add animation benchmark demo (#10) (a6d6eaf)
  • web: use CSS linear() for spring animations (f379aa3)

Release 0.3.0

Choose a tag to compare

@janicduplessis janicduplessis released this 19 Mar 07:43
089365f

0.3.0 (2026-03-19)

Features

  • add migration skill and update plugin configurations for react-native-ease (#1) (ea406b5)
  • add transition delay + document backgroundColor spring limitation (#2) (0d0adda)
  • add web support via CSS transitions (#3) (f64c614)
  • example: add start/stop toggle to looping animation demos (#6) (28bebd2)
  • example: convert to Expo app with Expo Router (#8) (eae4dd6)
  • update skill invocation command and migrate refactor skill to new structure (6a18531)

tmp-upload

Choose a tag to compare

@janicduplessis janicduplessis released this 15 Mar 23:28
899d15d
tmp-upload-v1

chore: add PR and issue templates (#7)