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

Interface BackHandlerStatic

src/components/__tests__/Dialog.test.tsx:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13import Button from '../Button/Button';
14
15interface BackHandlerStatic extends RNBackHandlerStatic {
16 mockPressBack(): void;
17}
18
19const BackHandler = RNBackHandler as BackHandlerStatic;
20

Callers 2

Modal.test.tsxFile · 0.65
Dialog.test.tsxFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…