Skip to content

Releases: vault-development/react-native-svg-uri

v1.2.3

16 Nov 12:39
Compare
Choose a tag to compare
change version

Fix PropTypes for new versions of react native

10 Nov 18:31
Compare
Choose a tag to compare
Merge pull request #78 from prscX/master

Added prop-types node module

v1.2.1

27 Aug 20:38
Compare
Choose a tag to compare

New props and components

18 Jan 15:38
Compare
Choose a tag to compare
  • Fill prop added (Thanks @henrikra )
  • Add unmounted component check (Thanks @Crash--)
  • Add Polygon component
  • Add Ellipse component (Thanks @henrikra )
  • Add initial test support (Thanks @henrikra )

v1.1.2

08 Dec 16:19
Compare
Choose a tag to compare
Update source.uri

v1.1.1

08 Dec 15:49
Compare
Choose a tag to compare
Re-fetch data if source.uri change

Release 1.1.0

04 Nov 12:04
Compare
Choose a tag to compare

Pass svgXmlData as props to the component