tomLadder / react-native-echarts-wrapper

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

#add the property to webView to resolve cash on Android platform. #73

Closed XVZHIQUAN closed 2 years ago

XVZHIQUAN commented 3 years ago

When using Echarts, we found that when you jump to a page, you'll have a flashback on Android, but it's normal on iOS. If you add this property to the WebView, you can solve the fallback problem.

hungdev commented 3 years ago

Thank you so much. You saved me <3

tomLadder commented 2 years ago

Thank you!