Skip to content

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

v1.2.3

Choose a tag to compare

@matc4 matc4 released this 16 Nov 12:39
change version

Fix PropTypes for new versions of react native

Choose a tag to compare

@matc4 matc4 released this 10 Nov 18:31
Merge pull request #78 from prscX/master

Added prop-types node module

v1.2.1

Choose a tag to compare

@matc4 matc4 released this 27 Aug 20:38

New props and components

Choose a tag to compare

@matc4 matc4 released this 18 Jan 15:38
  • 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

Choose a tag to compare

@matc4 matc4 released this 08 Dec 16:19
Update source.uri

v1.1.1

Choose a tag to compare

@matc4 matc4 released this 08 Dec 15:49
Re-fetch data if source.uri change

Release 1.1.0

Choose a tag to compare

@matc4 matc4 released this 04 Nov 12:04

Pass svgXmlData as props to the component