1van-rus
Results
1
comments of
1van-rus
Hi, I fix it by downgrading react-native-svg to 9.3.7 ```bash yarn add [email protected] ``` Podfile ```bash pod 'RNSVG', :path => '../node_modules/react-native-svg' pod 'MobileVLCKit', '3.3.1' ```