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

Function locations

index.windows.js:62–63  ·  view source on GitHub ↗
(0, colors.length)

Source from the content-addressed store, hash-verified

60 startPoint={convertPoint('start', start)}
61 endPoint={convertPoint('end', end)}
62 locations={locations ? locations.slice(0, colors.length) : null}
63 useAngle={useAngle}
64 angleCenter={convertPoint('angleCenter', angleCenter)}
65 angle={angle}
66 />

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…