MCPcopy Create free account
hub / github.com/chart-kit/react-native-chart-kit-example / useChartKitTheme

Function useChartKitTheme

test/mocks/pro-package.tsx:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 <>{children}</>;
5
6export const useChartKitTheme = () => ({ mode: "light" });
7
8export const CandlestickChart = () => null;
9export const CombinedChart = () => null;

Callers 13

ChartSectionFunction · 0.85
ChartDataDetailsFunction · 0.85
CodeContributionScreenFunction · 0.85
MarketPulseScreenFunction · 0.85
ExportWorkflowDemoFunction · 0.85
CandleIntervalControlFunction · 0.85
SelectedWeekLegendFunction · 0.85
SelectedWeekLegendFunction · 0.85
V2RangeSelectorOverviewFunction · 0.85
V2ViewportZoomPanFunction · 0.85
ScopeDismissButtonFunction · 0.85
V2SelectionScopeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected