tomLadder / react-native-echarts-wrapper

📈Powerful React-Native ECharts Wrapper 📊
MIT License
177 stars 62 forks source link

Not working at all with expo and ios #76

Open wentaoy2 opened 3 years ago

wentaoy2 commented 3 years ago

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.

BarrySong97 commented 3 years ago

same as yours, didn't show any thing on the screen even dont hava a error msg;

AndreBovolini commented 3 years ago

did you install webview properly on expo? It worked for me

YasmeenAbdelghany19 commented 4 months ago

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?