SwiftUIX
trivial-with-current-source-form
Our great sponsors
SwiftUIX | trivial-with-current-source-form | |
---|---|---|
3 | 1 | |
4,649 | 24 | |
4.0% | - | |
9.4 | 1.7 | |
15 days ago | 9 months ago | |
Swift | Common Lisp | |
MIT License | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftUIX
- What is your favorite SwiftUI library?
-
How to build our own HUD in SwiftUI (article in the comments)
I haven't tried myself, but maybe using a second window just for the HUD would help with the modal challenge. SwiftUIX has an API for this.
-
Has SwiftUI changed since WWDC2020?
https://github.com/SwiftUIX/SwiftUIX for the controls that are still missing
trivial-with-current-source-form
-
Why LISP Macros ?
If the macro system allows for executing arbitrary code, it would not be hard to check various preconditions on macro arguments. In tricky macros the main problem might be source tracking, but if failures can be attributed to particular code snippets, e.g. with-current-source-form, one can produce useful error messages.
What are some alternatives?
SwiftUI-Introspect - Introspect underlying UIKit components from SwiftUI
DownloadFullInstaller - macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application.
CustomBlurSafeAreas - This project has the building blocks to create a custom header and footer with `UIBlurEffect` in a `ZStack`. Current picker implementation requires iOS 14.0, but the blurred safe area itself does not.
SheetKit - an extension library for SwiftUI sheets.
modernize - Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
Python-Modernize
TCAminesweeper - Minesweeper game in Swift UI using the Composable Architecture
RedditOS - The product name is Curiosity, a SwiftUI Reddit client for macOS Big Sur
url-image - AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
Six
TextureSwiftSupport - A library that gains Texture(AsyncDisplayKit) more power in Swift.
swiftui-fieldvalidator - SwiftUI Package supporting "Form Validation"