Closed maneesh-techversant closed 9 months ago
React-native-echarts contains only js code, and whether it supports the new architecture depends on which rendering library you're using and whether its version supports it.
Check out the related projects: https://github.com/Shopify/react-native-skia supported from 0.1.218 https://github.com/Shopify/react-native-skia/releases/tag/v0.1.218-beta
https://github.com/software-mansion/react-native-svg Fabric is React Native's new rendering system. As of version 13.0.0 of this project, Fabric is supported only for react-native 0.69.0+. Support for earlier versions is not possible due to breaking changes in configuration.
Is your feature request related to a problem? Please describe. I just wanted to know if echarts supports react native new architecture, if not when can I expect Echarts to migrate to fabric
Describe the solution you'd like Echart supporting the new architecture