Skip to content

Releases: oblador/react-native-vector-image

v0.6.1

24 Mar 20:21
60f3b7b

Choose a tag to compare

What's Changed

  • fix: clear Metro cache after generating native assets by @debitan in #52

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

21 Oct 16:52

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

15 Oct 10:45

Choose a tag to compare

What's Changed

  • Add VectorImage.resolveAssetSource by @oblador in #49

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Oct 13:14

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

0.5.0

09 Oct 16:27

Choose a tag to compare

What's Changed

  • Support React Native 0.82 by @oblador in #47
  • Dependency on @klarna/react-native-vector-drawable removed

Full Changelog: v0.4.5...v0.5.0

0.4.5

21 Jan 13:08
a3d1503

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

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

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

Choose a tag to compare

  • Fix peerDependency warnings

0.4.0

17 Mar 23:28
35a1590

Choose a tag to compare

New features

  • Replace current color references with static values

Improvements

  • React Native 0.71 support