/SUEFrames

SwiftUI Views modifiers to add frames

Primary LanguageSwiftMIT LicenseMIT

SUEFrames

SwiftUI Views modifiers to add frames

MIT License Swift 5.3

SUE stands for SwiftUI Extras and is a collection of small SwiftUI libraries for various recurring use cases

Gallery

addRectangleFrame

Text("Hello, World!").padding().addRectangleFrame().padding()

addRectangleFrame

addFrame

Text("Hallo Welt").padding(10).addFrame()

addFrame

Text("Hallo Welt").padding(10).addFrame(topToolbar: Text("Top"))

addFrame

Text("Hallo Welt").padding(10).addFrame(bottomToolbar: Text("Bottom"))

addFrame

License

MIT license; see LICENSE. (c) 2020