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

Function getOpacity

docs/src/components/Showcase.tsx:179–179  ·  view source on GitHub ↗
(item?: string)

Source from the content-addressed store, hash-verified

177];
178
179const getOpacity = (item?: string) => (item ? 1 : 0.4);
180
181export default function Showcase() {
182 return (

Callers 1

ShowcaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…