eatanga-git

Results 7 comments of eatanga-git

> @WoLewicki Okay so i found my problem. I have an External Components Library which has react-native-svg as a peer dependency. So i never installed react-native-svg manually in my main...

> @Emperor-Koala i fixed this upgrading in my proyect the react native svg library to 13.9.0 How did you upgrade it? npm install [email protected]? Can you show your package.json file?...

> I had the exact same err on android. Downgrading to Expo v45 worked for me. I was on Expo v47. > > I used `expo-cli upgrade 45`, it helps...

> Can you go more in depth with this? What file is this? Is gifted charts working fine for you now? Or anyone else? I think it would be helpful...

> > I had the same issue due to an empty quote "" on the fill attribute like this: . After I had removed it, it worked fine. > >...

> Hi @Abhinandan-Kushwaha > > I have tried with these versions "react-native-svg": "^13.6.0", (also 13.4.0) "react-native-linear-gradient": "^2.6.2", "react-native-gifted-charts": "^1.3.0", > > Now fails with (requireNativeComponent: "RNSVGSvgViewAndroid" was not found in...

Has anyone found a solution to this with Expo Dev Client?