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

Interface BackHandlerStatic

src/components/__tests__/Modal.test.tsx:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}));
17
18interface BackHandlerStatic extends RNBackHandlerStatic {
19 mockPressBack(): void;
20}
21
22const BackHandler = RNBackHandler as BackHandlerStatic;
23

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…