swift⟩ custom ⟩ extension ⟩ RoundedRectangle+
extension RoundedRectangle { // 🌀RoundedRectangle() public init() { self.init(cornerRadius: 16) } }
SwiftUI ⟩ Drawing & Animation ⟩ RoundedRectangle
Last updated 5 months ago
Was this helpful?