supervons / react-native-echarts-pro

A React-Native charts based on Apache ECharts, support various charts and map.
https://supervons.github.io/react-native-echarts-pro-docs/
MIT License
218 stars 33 forks source link

RNEChartsPro don't work android api 23 #5

Closed 15110088 closed 3 years ago

15110088 commented 3 years ago

I use sample code but don't show chart android 23 ! thanks image thanks

15110088 commented 3 years ago

image image

supervons commented 3 years ago

Hello,i don't have a android real devices, so i run it on android simulator API 23. it works for me. Let's see if you can run this code:https://github.com/supervons/ExploreRN/blob/master/src/components/charts.js If it doesn't work. please tell me your react-native/react-native-echarts-pro/react-native-webview version. This is my version:

    "react-native": "^0.64.2",
    "react-native-echarts-pro": "^1.6.0",
    "react-native-webview": "^11.6.6"

Hope I can help you.

supervons commented 3 years ago

Too long no reply, wait for new message I will open again.