History log of /expo/ios/vendored/unversioned/react-native-svg/RNSVG.podspec.json (Results 1 – 2 of 2)
Revision Date Author Comments
# bca4fbd3 16-Jun-2023 Alan Hughes <[email protected]>

[ios][android] Update react-native-svg to 13.9.0 (#22934)


# 7ac216e7 11-Oct-2022 Łukasz Kosmaty <[email protected]>

[iOS][Android] Update `react-native-svg` to `13.4.0` (#19434)

# Why

Closes ENG-6532.

# How

Run:
```
et uvm -m react-native-svg
```

> Note:
This version of SVG requires a new version

[iOS][Android] Update `react-native-svg` to `13.4.0` (#19434)

# Why

Closes ENG-6532.

# How

Run:
```
et uvm -m react-native-svg
```

> Note:
This version of SVG requires a new version of the home app. It will be created later because I faced other problems with the home app - see https://github.com/expo/expo/pull/19495



# Test Plan

- home - android, ios ✅
- NCL - android, ios ✅

show more ...