SwiftWebUI
swift-win32
Our great sponsors
SwiftWebUI | swift-win32 | |
---|---|---|
7 | 10 | |
3,969 | 940 | |
0.6% | - | |
0.0 | 0.0 | |
2 months ago | 8 days ago | |
Swift | Swift | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
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.
SwiftWebUI
- Building a Slack/Discord Alternative with Tauri/Rust
- Just a simple coding question
-
A curated list of Open Source example iOS apps developed in Swift
SwiftWebUI - A demo implementation of SwiftUI for the Web
-
Why learn Swift when it’s only compatible with iOS?
You may be interested in this project which allows you to program with SwiftUI on the web. You can try it here.
swift-win32
-
Swift outside the Apple ecosystem
Even Microsoft has someone dedicating their time to building Win32 support.
-
UIKit on Windows?
As others have mentioned, UIKit is an Apple framework and not available on Windows, though you should be able to use the Win32 APIs to build out UI interfaces. Alternatively, you can experiment with https://github.com/compnerd/swift-win32 for a nice layer on top which abstracts out some of the details of the Win32 API. Unfortunately, that is not as fleshed out as one would like to build complex applications, but that is something which more usage and work on library should be able to resolve.
- When I think of Swift I immediately think of iOS programming/mobile programming, What else can Swift do?
-
Any good open source projects that uses Swift?
If you’re looking for Windows first projects with Swift, https://github.com/compnerd/swift-win32 is pretty cool.
-
Why learn Swift when it’s only compatible with iOS?
Also check out this project by a member of the Swift core team, which is a set of bindings for the Win32 API for Swift on Windows.
What are some alternatives?
swift-gui - A framework for creating cross-platform GUI applications with Swift.
SwiftUI-Kit - A SwiftUI system components and interactions demo app
qlift - Swift library to use Qt
stinsen - Coordinators in SwiftUI. Simple, powerful and elegant.
Kommunicate-iOS-SDK - Kommunicate iOS SDK for customer support
SwiftWebUI - SwiftUI with support for WebAssembly
firefox-ios - Firefox for iOS
TTProgressHUD - TTProgressHUD is a light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS.
browser-ios
BarcodeScanner - :mag_right: A simple and beautiful barcode scanner.
SwiftUI-Sample-App - This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
iOSSampleApp - Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding