MCPcopy Create free account
hub / github.com/react-native-linear-gradient/react-native-linear-gradient /

Class

index.android.js:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31};
32
33export default class LinearGradient extends Component<Props> {
34 props: Props;
35 gradientRef = createRef<NativeLinearGradient>();
36

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected