Hey, I am using react-native-svg@15.12.0 and react-native-progress@5.0.1 but I am constantly getting Unimplemented Component <RNSVGSvgView> This displayed when I try to render the // import ProgressCircle from "react-native-progress/Circle"; this component. Any ideas?
I have tried reinstalling node_modules, deintegrating and reinstalling pods as well but nothing seems to work.
Hey, I am using react-native-svg@15.12.0 and react-native-progress@5.0.1 but I am constantly getting
Unimplemented Component <RNSVGSvgView>This displayed when I try to render the // import ProgressCircle from "react-native-progress/Circle"; this component. Any ideas?I have tried reinstalling node_modules, deintegrating and reinstalling pods as well but nothing seems to work.