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

Function noop

example/src/index.tsx:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27const PERSISTENCE_KEY = 'NAVIGATION_STATE';
28const PREFERENCES_KEY = 'APP_PREFERENCES';
29const noop = () => {};
30
31const Drawer = createDrawerNavigator<{ Home: undefined }>();
32

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…