Skip to content

Releases: oblador/react-native-vector-image

0.4.5

21 Jan 13:08
a3d1503
Compare
Choose a tag to compare

What's Changed

  • Move metro to devDependencies by @oblador in #43
  • add support for RN 73 with backwards compatibility by @WookieFPV in #45

New Contributors

Full Changelog: v0.4.4...v0.4.5

0.4.4

29 Aug 13:30
afafebd
Compare
Choose a tag to compare

What's Changed

  • Fix xcode archive failure when build path contains spaces by @mizinin in #42

Full Changelog: v0.4.3...v0.4.4

0.4.3

22 Jun 12:37
cf0d502
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

0.4.2

26 May 08:52
Compare
Choose a tag to compare
  • Fix peerDependency warnings

0.4.0

17 Mar 23:28
35a1590
Compare
Choose a tag to compare

New features

  • Replace current color references with static values

Improvements

  • React Native 0.71 support

0.3.2

06 Jun 18:02
4232572
Compare
Choose a tag to compare

Improvements

  • Better support for packages with react-native specific main fields.

0.3.1

05 May 12:16
9e2a0a8
Compare
Choose a tag to compare

Improvements

  • Compiled svg2vd with a newer version of the SDK for wider SVG compatibility.

0.3.0

03 May 16:52
Compare
Choose a tag to compare

Improvements

  • PDF file creation is now deterministic
  • Generated file names are now slightly prettier. This is a BREAKING CHANGE – just re-generate the assets if you're upgrading.

0.2.0

25 Apr 17:24
Compare
Choose a tag to compare

New functionality

  • Typescript types
  • Scripts to strip SVGs from release bundle