MCPcopy Index your code
hub / github.com/react-navigation/react-navigation / useTheme

Function useTheme

packages/core/src/index.js:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 return require('./ThemeColors').default;
40 },
41 get useTheme() {
42 return require('./useTheme').default;
43 },
44
45 // Actions
46 get NavigationActions() {

Callers 3

CustomTabs.tsxFile · 0.50
MyNavScreenFunction · 0.50
MyNavScreenFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…