GitPedia
oblador

oblador/react-native-vector-image

iOS/Android native vector assets generated from SVG

14 Releases
Latest: 3mo ago
v0.6.1Latest
obladoroblador·3mo ago·March 24, 2026
GitHub

📋 What's Changed

  • fix: clear Metro cache after generating native assets by @debitan in https://github.com/oblador/react-native-vector-image/pull/52

New Contributors

  • @debitan made their first contribution in https://github.com/oblador/react-native-vector-image/pull/52
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.6.0...v0.6.1
v0.6.0
obladoroblador·8mo ago·October 21, 2025
GitHub

📋 What's Changed

  • Support expo and web natively by @oblador in https://github.com/oblador/react-native-vector-image/pull/50
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.5.2...v0.6.0
v0.5.2
obladoroblador·8mo ago·October 15, 2025
GitHub

📋 What's Changed

  • Add `VectorImage.resolveAssetSource` by @oblador in https://github.com/oblador/react-native-vector-image/pull/49
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.5.1...v0.5.2
v0.5.1
obladoroblador·8mo ago·October 10, 2025
GitHub

📋 What's Changed

  • Improve expo support by @oblador in https://github.com/oblador/react-native-vector-image/pull/48
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.5.0...v0.5.1
0.5.0v0.5.0
obladoroblador·8mo ago·October 9, 2025
GitHub

📋 What's Changed

  • Support React Native 0.82 by @oblador in https://github.com/oblador/react-native-vector-image/pull/47
  • Dependency on `@klarna/react-native-vector-drawable` removed
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.4.5...v0.5.0
0.4.5v0.4.5
obladoroblador·2y ago·January 21, 2024
GitHub

📋 What's Changed

  • Move metro to devDependencies by @oblador in https://github.com/oblador/react-native-vector-image/pull/43
  • add support for RN 73 with backwards compatibility by @WookieFPV in https://github.com/oblador/react-native-vector-image/pull/45

New Contributors

  • @WookieFPV made their first contribution in https://github.com/oblador/react-native-vector-image/pull/45
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.4.4...v0.4.5
0.4.4v0.4.4
obladoroblador·2y ago·August 29, 2023
GitHub

📋 What's Changed

  • Fix xcode archive failure when build path contains spaces by @mizinin in https://github.com/oblador/react-native-vector-image/pull/42
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.4.3...v0.4.4
0.4.3v0.4.3
obladoroblador·3y ago·June 22, 2023
GitHub

📋 What's Changed

  • Fix peer depenency version by @mizinin in https://github.com/oblador/react-native-vector-image/pull/41

New Contributors

  • @mizinin made their first contribution in https://github.com/oblador/react-native-vector-image/pull/41
  • Full Changelog: https://github.com/oblador/react-native-vector-image/compare/v0.4.2...v0.4.3
0.4.2v0.4.2
obladoroblador·3y ago·May 26, 2023
GitHub

📋 Changes

  • Fix peerDependency warnings
0.4.0v0.4.0
obladoroblador·3y ago·March 17, 2023
GitHub

New features

  • Replace `current` color references with static values

📦 Improvements

  • React Native 0.71 support
0.3.2v0.3.2
obladoroblador·5y ago·June 6, 2021
GitHub

📦 Improvements

  • Better support for packages with react-native specific main fields.
0.3.1v0.3.1
obladoroblador·5y ago·May 5, 2021
GitHub

📦 Improvements

  • Compiled svg2vd with a newer version of the SDK for wider SVG compatibility.
0.3.0v0.3.0
obladoroblador·5y ago·May 3, 2021
GitHub

📦 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.0v0.2.0
obladoroblador·5y ago·April 25, 2021
GitHub

New functionality

  • Typescript types
  • Scripts to strip SVGs from release bundle