Our great sponsors
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
Six
We haven't tracked posts mentioning Six yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
SwiftUI-Introspect - Introspect underlying UIKit components from SwiftUI
Python-Future - Easy, clean, reliable Python 2/3 compatibility
Python-Modernize
modernize - Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
shouldiprefix - A quick overview of what CSS features to prefix
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.
doesitarm - 🦾 A list of reported app support for Apple Silicon and the new Apple M1 Macs
TCAminesweeper - Minesweeper game in Swift UI using the Composable Architecture