SwiftUI’s built-in shapes 2021-04-23 枫叶 Updated for Xcode 12.5SwiftUI gives us five built-in shapes that are commonly used: rectangle, rounded rectangle, circle, ellipse, and capsule. The...