I'm looking for a chart library for React Native, is there's a way to do it?
This issue is dedicated for React Native support, any info and discussions on this matter should go here
Contributor guide
Tech stack
react nativeswift
Domain
mobile
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
5
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
over 1 week
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
React NativeiOS developmentSwiftKnowledge of native modules
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
10
Research direction
Investigate existing React Native chart libraries and potential bridging techniques for the Charts library. Review the Chart's API and architecture to identify which components and features would need to be exposed to React Native. Check for any existing community projects or forks that have attempted React Native integration, and explore the possibility of using a WebView or a custom native view.