Invariant Violation: requireNativeComponent: "RNSVGSvgViewAndroid" was not found in the UIManager in Android – React native
I am using expo sdk 47 Managed Workflow and try to build project with UI Kitten Framework https://akveo.github.io/react-native-ui-kitten/ On iOS everything works fine. On Android I have an issue Invariant Violation: requireNativeComponent: "RNSVGSvgViewAndroid" was not found in the UIManager. Trying…