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

Function noop

docs/src/components/GetStartedButtons.tsx:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32// Needed for ripple effect when pressing `Button`, however navigation is handled by `Link`
33const noop = () => {};
34
35const GetStartedButton = () => {
36 return (

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…