Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-native-linear-gradient/react-native-linear-gradient
/
Class
index.ios.js:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
};
24
25
export
default
class
LinearGradient extends Component<Props> {
26
props: Props;
27
gradientRef = createRef<NativeLinearGradient>();
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected