react-native-echarts-wrapper
react-native-echarts-wrapper copied to clipboard
Not working at all with expo and ios
The library only shows a blank screen with the basic example with a minimal expo project and no error is shown, and when I try to run "react-native run-ios" it tells me that "Invariant Violation: requireNativeComponent: "RNCUIWebView" was not found in the UIManager".
I did install webview, so not sure what happened.
same as yours, didn't show any thing on the screen even dont hava a error msg;
did you install webview properly on expo? It worked for me
same as yours, didn't show any thing on the screen even dont hava a error msg;
I am having the same issue, any solution?