vtourraine / AcknowList

Acknowledgements screen displaying a list of licenses, for example from CocoaPods and Swift Package Manager dependencies.
MIT License
798 stars 60 forks source link

Basic SwiftUI implementation #83

Closed vtourraine closed 3 years ago

vtourraine commented 3 years ago

Adds SwiftUI interface implementation, as an alternative to the existing UIKit classes.

SwiftUI interface available on all major platforms: iOS, tvOS, watchOS, and macOS.

Close #80