react-native-charts-wrapper
react-native-charts-wrapper copied to clipboard
When will the migration to the new architecture?
I am not quite understand, could you please explain in detail?
LineChart is not working when you enable TurboModule and Fabric on Android (https://reactnative.dev/docs/new-architecture-intro). LineChart doesn't render anything, has a red stroke, and doesn't respond to touches.
To reproduce use react 18+, react-native 0.70+, and set newArchEnabled=true in gradle.properties (in new npx react-native init project).
Are you working on migrating to a new architecture? If yes, please provide an approximate time frame.
any update on this?