Open BenJeau opened 2 years ago
Update - What is blocking me on this PR is the example. Since react-native-skia
does not support expo at the moment, I've ported the code to a native react-native
project, but I am getting some weird compilation errors on Android and iOS related to react-native-skia
Changes
@benjeau/react-native-draw-core
utilities package for both renderers@benjeau/react-native-draw
to@benjeau/react-native-draw-svg
@benjeau/react-native-draw-skia
react-native-draw-
prefix)addPaths()
andsetPaths()
ref functionsThings Left
PathType
(honestly debating if I should simply remove that feature)Related Issues
closes #38 closes #51 kinda closes #20 (there must be a better OR I do the same thing I do in Skia but within the SVG renderer)
Screenshots (optional)