MCPcopy
hub / github.com/callstack/react-native-paper / ViewProps

Interface ViewProps

src/core/__tests__/PaperProvider.test.tsx:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 interface ViewProps {
45 theme?: object;
46 }
47}
48
49const mockAppearance = () => {

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…