| #
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 ...
|