These are the standard components that are supported by Sigma. Figma components are mapped to SwiftUI components, and the type of Figma component and its set properties determine the SwiftUI component that is generated.
This section is introduce for it is supported SwiftUI views.
Activate Auto layout in the Frame component of Figma. Then set the vertical alignment
Activate Auto layout in the Frame component of Figma. Then set the horizontal alignment
Activate Auto layout in the Frame component of Figma. And deactivate both vertical and horizontal alignment
It is generated when an image is set to the Rectangle component of Figma. You can also add special features such as SFSymbols# or AsyncImage
Figma Text can be converted to SwiftUI Text