GIF
Animated GIF (iOS only).
Example
//
// ScriptWidget
// https://xnu.app/scriptwidget
//
// Shape Template
//
// Description: Shape Example
//
$render(
<vstack>
<gif file="test" />
</vstack>
);
Animated GIF (iOS only).
//
// ScriptWidget
// https://xnu.app/scriptwidget
//
// Shape Template
//
// Description: Shape Example
//
$render(
<vstack>
<gif file="test" />
</vstack>
);