UNPKG

react-native-chart-kit

Version:

Beautiful React Native charts for dashboards, reports, and data-rich mobile apps.

3 lines (2 loc) 235 B
export { builtInCartesianChartPresets, createChartPreset, defaultCartesianChartTypography, mergeCartesianChartTheme, resolveCartesianChartThemeConfig } from "./presets"; export { ChartKitProvider, useChartKitTheme } from "./provider";