Swift SwiftUI

Open-source Swift projects categorized as SwiftUI
Topics: Swift iOS MacOS Xcode UI

Top 23 Swift SwiftUI Projects

  • open-source-ios-apps

    :iphone: Collaborative List of Open-Source iOS Apps

  • Project mention: Collaborative List of Open-Source iOS Apps | news.ycombinator.com | 2023-12-20
  • CodeEdit

    CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

  • Project mention: Help. Trying to recreate the Xcode layout. | /r/SwiftUI | 2023-05-20

    Have a look at CodeEdit. It’s open source, built using SwiftUI, and they’ve put a lot of work into uncovering some of the more ambiguous components in macOS.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • swift-composable-architecture

    A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

  • Project mention: Kaleidoscope of iOS app architectures | dev.to | 2024-01-29

    TCA for short. Very scalable, quite promising, quite popular. A decent alternative for MVVM enhanced by the Clean Architecture. You can learn more about it in a Point-Free tutorial and on GitHub.

  • Whisky

    A modern Wine wrapper for macOS built with SwiftUI

  • Project mention: Quickemu: Quickly run optimised Windows, macOS and Linux virtual machines | news.ycombinator.com | 2024-01-30
  • eul

    🖥️ macOS status monitoring app written in SwiftUI.

  • Gifski

    🌈 Convert videos to high-quality GIFs on your Mac

  • Project mention: Kyutai AI research lab with a $330M budget that will make everything open source | news.ycombinator.com | 2023-11-19
  • SwiftMessages

    A very flexible message bar for UIKit and SwiftUI.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MochiDiffusion

    Run Stable Diffusion on Mac natively

  • Project mention: How do I install stable diffusion on my Mac Air? My midjourney subscription expired, and I don’t wanna pay another 60 a month. So I wanna try a new service. | /r/StableDiffusion | 2023-07-12

    Mochi Diffusion is very fast but you're limited to 512x512 or whatever image sizes the model is generated on

  • About-SwiftUI

    Gathering all info published, both by Apple and by others, about new framework SwiftUI.

  • SwiftUIX

    An exhaustive expansion of the standard SwiftUI library.

  • XcodesApp

    The easiest way to install and switch between multiple versions of Xcode - with a mouse click.

  • Project mention: What on earth is going on? Can’t update Xcode on M1 MacBook Pro | /r/SwiftUI | 2023-12-11
  • ControlRoom

    A macOS app to control the Xcode Simulator.

  • Project mention: What Are The Dev Tools You Couldn't Live Without? | /r/iOSProgramming | 2023-05-30
  • Clean Architecture for SwiftUI + Combine

    SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.

  • Project mention: Laugh at my horrible App structure and help me do it right | /r/swift | 2023-06-29
  • ChartView

    ChartView made in SwiftUI

  • swiftui-introspect

    Introspect underlying UIKit/AppKit components from SwiftUI

  • Project mention: Can I add a blinking cursor to a TextField when using a custom keyboard? | /r/swift | 2023-07-06

    The SwiftUI Introspect package can probably help here. I know what the correct implementation is for NSLayoutManager in macOS, but I haven’t tried it in iOS.

  • IceCubesApp

    A SwiftUI Mastodon client

  • Project mention: IceCubesApp: Fast, lightweight and multiplatform SwiftUI Mastodon client | news.ycombinator.com | 2023-12-30
  • Lunar

    Intelligent adaptive brightness for your external monitors

  • Project mention: No I don't want 2, Emacs | news.ycombinator.com | 2024-04-15

    Pretty sure Lunar [0] can do this for you, and you can buy a lifetime license.

    [0]: https://lunar.fyi/

  • SwiftWebUI

    A demo implementation of SwiftUI for the Web

  • Project mention: Building a Slack/Discord Alternative with Tauri/Rust | news.ycombinator.com | 2023-06-20
  • RedditOS

    The product name is Curiosity, a SwiftUI Reddit client for macOS Big Sur

  • cheetah

    Mac app for crushing remote tech interviews with AI

  • Project mention: Has anyone got into Big Tech through cheating ? | /r/leetcode | 2023-12-03

    Has anyone been able to get into big tech via AI or some other way without doing leetcode?

  • WhatsNewKit

    Showcase your awesome new app features 📱

  • iOS-Clean-Architecture-MVVM

    Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI

  • open-swiftui-animations

    You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.

  • Project mention: Integrating Zig and SwiftUI | news.ycombinator.com | 2023-05-27

    SwiftUI shines you get to write Swift code and embrace the DSL

    You'll never be able to write that kind of code with Zig, or C or C++, it's impossible: https://github.com/amosgyamfi/open-swiftui-animations

    So the main advantage here would be to be able to consume your Zig code/libraries with your Swift application, and that does look interesting, so you could write your crossplatform app logic in Zig, and only use Swift for actually SwiftUI

    That's the advantage that should be advertised, Kotlin tried with Kotlin-Native, seems like a good strategy

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-15.

Swift SwiftUI related posts

Index

What are some of the best open-source SwiftUI projects in Swift? This list will help you:

Project Stars
1 open-source-ios-apps 39,991
2 CodeEdit 20,184
3 swift-composable-architecture 11,153
4 Whisky 9,927
5 eul 8,985
6 Gifski 7,485
7 SwiftMessages 7,180
8 MochiDiffusion 7,079
9 About-SwiftUI 6,873
10 SwiftUIX 6,588
11 XcodesApp 6,447
12 ControlRoom 5,614
13 Clean Architecture for SwiftUI + Combine 5,397
14 ChartView 5,203
15 swiftui-introspect 5,156
16 IceCubesApp 4,640
17 Lunar 4,280
18 SwiftWebUI 4,089
19 RedditOS 3,924
20 cheetah 3,774
21 WhatsNewKit 3,672
22 iOS-Clean-Architecture-MVVM 3,648
23 open-swiftui-animations 3,447
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com