Releases: enzomanuelmangano/react-native-skia-gesture
Releases · enzomanuelmangano/react-native-skia-gesture
Release 0.3.6
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
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
0.1.7 (2022-12-30)
Features
- Handle multiple touches (53559ff)
- Retrieve automatically skia path for Path component (48c6211)