Make your SwiftUI views with asynchronous code!
AsyncUI | |
---|---|
🤝 | Compatible with async/await (and Combine) |
🎨 | First party asynchronous views |
:book: | 100% open source under the MIT license |
Add package as dependency in your Package.swift file:
dependencies: [
.package(url: "https://github.com/pjechris/AsyncUI.git", .upToNextMajor(from: "0.1.0"))
]
This project is released under the MIT License. Please see the LICENSE file for details.
link |
Stars: 1 |
Last commit: Yesterday |
Full Changelog: https://github.com/pjechris/AsyncUI/compare/0.1.0...0.2.0
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics