tomLadder / react-native-echarts-wrapper

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

Got rejected from Apple review #31

Closed ty-sang closed 4 years ago

ty-sang commented 5 years ago

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

Do we support WKWebview soon?

ty-sang commented 5 years ago

I see the library is using "react-native-webview": "^5.7.0", can we update that?

tomLadder commented 5 years ago

We can update it. But in the next version react-native-webview will be a peer-dep

tomLadder commented 5 years ago

Small info: I will drop the legacy Webview Support in v2.0.0. react-native-webview (7.x) removed UIWebView...

Allwithyou999 commented 4 years ago

When will v2.0.0 be published? @tomLadder

tomLadder commented 4 years ago

Just released v2.0.0 🎉