SwiftCharts in React Native
npm install swift-charts
import { SwiftChartsView } from "swift-charts";
// ...
<SwiftChartsView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library