FunctionCustomEdge({
id,
sourceX,
sourceY,
targetX,
targetY,
sourcePosition,
targetPosition,
style = {},
marke
with-react-flow/src/components/flow-edge.tsx:4
FunctionEta({
start,
end,
stage,
size,
color,
width,
deliveredLabel = 'Delivered',
delive
with-widgets/widgets/DeliveryActivity.tsx:99
FunctionIconSymbol({
name,
size = 24,
color,
style,
weight = 'regular',
}: {
name: SymbolViewProps['name'];
size?:
with-react-navigation/src/components/ui/IconSymbol.ios.tsx:4
FunctionIridescence({
color = [1, 1, 1],
speed = 1.0,
amplitude = 0.1,
...props
}: {
color?: [number, number, number];
with-skia/components/iridescence.tsx:42