Skip to content

Releases: enzomanuelmangano/react-native-skia-gesture

Release 0.3.6

06 Aug 14:15
Compare
Choose a tag to compare

0.3.6 (2024-08-06)

Bug Fixes

  • change animated canvas to plain canvas, add missing worklet keywords in example app (#13) (0b03e13) - Thanks @MatiPl01

Release 0.3.1

06 Mar 20:37
Compare
Choose a tag to compare

0.3.1 (2024-03-06)

Bug Fixes

  • hoc context ref is not deleted (#8) (86447e9), closes #7

Features

  • support reanimated and gesture handler (#11) (7864259)

Release 0.1.7

30 Dec 15:01
Compare
Choose a tag to compare

0.1.7 (2022-12-30)

Features

  • Handle multiple touches (53559ff)
  • Retrieve automatically skia path for Path component (48c6211)