You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just released v1.4.0 🎉.
This release should solve your problem / adds Expo support to the library.
Attention:
add legacyMode to the ECharts component. It will then use the Webview from 'react-native' instead of react-native-echarts-wrapper. (see README for further information)
"expo": "^32.0.0"
"react-native-echarts-wrapper": "^1.3.0",
"react-native-webview": "^5.7.1",
Invariant Violation: requireNativeComponent: "RNCWKWebView" was not found in the UIManager.
This error is located at:
in RNCWKWebView (at WebView.ios.js:288)
in RCTView (at View.js:44)
in WebView (at src/index.js:133)
The text was updated successfully, but these errors were encountered: