Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-paper
/ useExampleTheme
Function
useExampleTheme
example/src/hooks/useExampleTheme.ts:3–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import
{ MD2Theme, MD3Theme, useTheme } from
'react-native-paper'
;
2
3
export
const
useExampleTheme = () => useTheme<MD2Theme | MD3Theme>();
Callers
15
ExampleList
Function · 0.90
ScreenWrapper
Function · 0.90
DrawerItems
Function · 0.90
DividerExample
Function · 0.90
MenuExample
Function · 0.90
SwitchExample
Function · 0.90
BannerExample
Function · 0.90
ProgressBarExample
Function · 0.90
BottomNavigationExample
Function · 0.90
TextExample
Function · 0.90
FABExample
Function · 0.90
ButtonExample
Function · 0.90
Calls
1
useTheme
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…