bartgryszko / react-native-circular-progress

React Native component for creating animated, circular progress with ReactART
MIT License
2.13k stars 424 forks source link

ERROR Invariant Violation: requireNativeComponent: "RNSVGSvgViewAndroid" was not found in the UIManager. #321

Closed lucasmrau closed 1 year ago

lucasmrau commented 1 year ago

After I uploaded to expo sdk 49, this error is showing.

lucasmrau commented 1 year ago

Solved. Prebuild, then after that I'm able to run normally.