Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
export const useChartKitTheme = () => ({ mode:
"light"
});
7
8
export const CandlestickChart = () => null;
9
export const CombinedChart = () => null;
Callers
13
ChartSection
Function · 0.85
ChartDataDetails
Function · 0.85
CodeContributionScreen
Function · 0.85
MarketPulseScreen
Function · 0.85
ExportWorkflowDemo
Function · 0.85
CandleIntervalControl
Function · 0.85
SelectedWeekLegend
Function · 0.85
SelectedWeekLegend
Function · 0.85
V2RangeSelectorOverview
Function · 0.85
V2ViewportZoomPan
Function · 0.85
ScopeDismissButton
Function · 0.85
V2SelectionScope
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected