react-native-examples
react-native-examples copied to clipboard
How should we use this?
Wow. What great work you have done!
I would like to use a lot of this, but ideally this should be a library or even implemented in react-native-svg.
How would you suggest that we use this? Should we just copy the relevant code into our own projects? Or are there any planned work to merge this with react-native-svg? Do you know if your fixes will work with the upcoming RN-SVG 6? Will your fixes still be needed in version 6?
Hey @msageryd, sorry for the late response. I didn't turn it into a library because I came up with this workaround on one weekend for fun and am not sure if the official maintainers have a better idea planned. I don't think I would be motivated to maintain it, but looks like others have already done this though so check this out. https://bitbucket.org/ingenuityph/react-native-svg-animations
EDIT: Nevermind, that link only has one of the svg examples. I guess I could turn it into a library and the community can help me maintain it.