Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
179
const getOpacity = (item?: string) => (item ? 1 : 0.4);
180
181
export default function Showcase() {
182
return (
Callers
1
Showcase
Function · 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…