tomLadder / react-native-echarts-wrapper

📈Powerful React-Native ECharts Wrapper 📊

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic loading issue on iOS

rudrainnovatives opened this issue · comments

Followed your example for dynamic loading of data in graph. Working on Android but getting blank screen on iOS. If data is not dynamic then working good on both platform. Please check the dynamic loading issue on iOS

I am using:
react-native: 0.59.8
react-native-echarts-wrapper: 1.4.0

Hey @rudrainnovatives !

Thank you for reporting this bug. 🙏
I could reproduce the issue and a fix will be release with the upcoming version.

hey @tomLadder ,

i am working on live projects that uses echarts. i have to complete projects. I will be thankful if you could release new version as soon as possible.

Just released v1.4.1 🎉.
This release should solve the dynamic loading issue on ios.