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

Function locations

index.android.js:90–91  ·  view source on GitHub ↗
(0, colors.length)

Source from the content-addressed store, hash-verified

88 startPoint={convertPoint('start', start)}
89 endPoint={convertPoint('end', end)}
90 locations={locations ? locations.slice(0, colors.length) : null}
91 useAngle={useAngle}
92 angleCenter={convertPoint('angleCenter', angleCenter)}
93 angle={angle}
94 borderRadii={borderRadiiPerCorner}

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…