Releases: software-mansion/react-native-svg
Releases · software-mansion/react-native-svg
6.0.0
Breaking changes!
The SVG specification conformance of the implementation has been much improved.
New features:
Add basic support to transform props, including translate, rotate, scale, skewX, skewY and matrix.
Thanks Mikael Sand and fxwan for their great work.
5.5.1
Add support for react-native@0.50.x
5.4.1
Add support for react-native@0.47.x.
5.3.3
Add support for react-native@0.46.x
5.1.3 - 5.1.7
Merge pull request #298 from react-native-community/5.1.7 5.1.7
5.1.3
5.1.2
5.1.0
5.0.2
4.6.1
Fix Use
elements can't reset their template properties properly.
Fix Image
element do not render after they are loaded asynchronously.