MCPcopy Create free account
hub / github.com/callstack/react-native-paper / _handleDismissRTLDialog

Function _handleDismissRTLDialog

example/src/DrawerItems.tsx:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 };
134
135 const _handleDismissRTLDialog = () => {
136 setShowRTLDialog(false);
137 };
138
139 const coloredLabelTheme = {
140 colors: isV3

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…