awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

SwiftUI iOS-Anwendung

Ranking aktualisiert am 30. Juni 2026

For Open-Source-Template für SwiftUI iOS-Apps, the strongest matches are twostraws/hackingwithswift (Hacking with Swift is a curated library of SwiftUI), dimillian/movieswiftui (MovieSwiftUI is a feature-rich SwiftUI iOS/macOS example app that) and nalexn/clean-architecture-swiftui (This repository is a SwiftUI iOS demo that applies). jinxiansen/swiftui and dimillian/icecubesapp round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „swiftui ios example“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

SwiftUI iOS-Anwendung

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • twostraws/hackingwithswiftAvatar von twostraws

    twostraws/HackingWithSwift

    6,336Auf GitHub ansehen↗

    HackingWithSwift is a curated library of coding patterns and an iOS development study guide. It provides a collection of Swift programming examples and practical exercises designed for learning how to build mobile applications on Apple platforms. The project serves as a reference for SwiftUI, offering modular examples of declarative user interfaces. It covers the study of the Swift language through real-world implementation samples, ranging from general mobile UI design to the logic required for iOS game development. The repository includes examples of architectural patterns and capabilities

    Hacking with Swift is a curated library of SwiftUI code examples and sample projects that cover iOS-specific capabilities, MVVM architecture, and modern SwiftUI patterns, making it an ideal study reference for learning iOS development with SwiftUI.

    SwiftMVVM Patterns
    Auf GitHub ansehen↗6,336
  • dimillian/movieswiftuiAvatar von Dimillian

    Dimillian/MovieSwiftUI

    6,529Auf GitHub ansehen↗

    MovieSwiftUI is a movie discovery application built with SwiftUI that integrates with the MovieDB API to retrieve and display movie information, ratings, and metadata. It functions as a cross-platform Apple application, providing a consistent user experience across iOS and macOS from a single codebase. The project implements a reactive data flow using Combine to synchronize global application state with the user interface. It employs a unidirectional data flow and a centralized store to maintain a single source of truth across different screens and components. The application utilizes declar

    MovieSwiftUI is a feature-rich SwiftUI iOS/macOS example app that demonstrates real-world data fetching, reactive state management with Combine, and a clean unidirectional architecture, making it an excellent template for studying SwiftUI iOS development.

    SwiftMovie Discovery ApplicationsAPI ClientsCross-Platform Apple Applications
    Auf GitHub ansehen↗6,529
  • nalexn/clean-architecture-swiftuiAvatar von nalexn

    nalexn/clean-architecture-swiftui

    6,571Auf GitHub ansehen↗

    This is a demonstration and template project that applies Clean Architecture principles to SwiftUI application development. It implements a layered architecture that separates presentation, business logic, and data access into independent layers, with unidirectional data flow managed through a single immutable app store that serves as the sole source of truth for all screens. The project distinguishes itself through its implementation of interactor-driven business logic, where all domain rules and workflows live in stateless objects that receive requests and update the central store. Dependen

    This repository is a SwiftUI iOS demo that applies Clean Architecture with MVVM-like separation, unidirectional data flow, and sample data, making it a solid example for studying architectural patterns — though its focus is more on architecture than on a broad showcase of SwiftUI components or explicit dark mode/dynamic type styling.

    SwiftSwiftUI Clean Architecture Sample Applications
    Auf GitHub ansehen↗6,571
  • jinxiansen/swiftuiAvatar von Jinxiansen

    Jinxiansen/SwiftUI

    5,440Auf GitHub ansehen↗

    This project is a declarative UI pattern library and reference implementation for structuring layouts, navigation flows, and data collections across Apple platforms. It provides a collection of practical implementation patterns and component examples for building user interfaces using the SwiftUI framework. The library serves as a cross-platform reference for rendering visual content on iOS and macOS. It includes a view implementation guide that covers managing navigation, handling user inputs, and embedding web content. The codebase covers broad capability areas including layout management

    This project is a SwiftUI pattern library and reference implementation providing practical examples and component showcases for iOS and macOS, which aligns with the search for SwiftUI sample projects, though it is a library of patterns rather than a single integrated example application with MVVM, dark mode, or mock services.

    SwiftSwiftUIApplication Navigation ComponentsCross-Platform UI Showcases
    Auf GitHub ansehen↗5,440
  • dimillian/icecubesappAvatar von Dimillian

    Dimillian/IceCubesApp

    7,005Auf GitHub ansehen↗

    IceCubesApp is a native iOS social networking client built with SwiftUI. It serves as an ActivityPub and Mastodon client, providing a mobile interface for interacting with decentralized servers. The application functions as a multi-account manager, allowing users to authenticate and switch between several different social media profiles within a single interface. The software includes an AI-enhanced text editor used to refine, shorten, or generate descriptive text for posts. These artificial intelligence tools assist in writing and generating alt-text for uploaded images. The platform covers

    IceCubesApp is a real-world Mastodon client built entirely with SwiftUI on iOS, making it a strong reference for studying SwiftUI patterns, component usage, and iOS capabilities like dynamic theming and notifications, though it is a functional app rather than a curated sample project.

    SwiftDecentralized Social NetworksSocial ClientsActivityPub Implementations
    Auf GitHub ansehen↗7,005

Related searches

  • a collection of components for SwiftUI development
  • ein Vorbereitungskit für iOS-Interviews
  • Curriculum zum Erlernen von Swift
  • a game engine for developing iOS apps
  • Netzwerk-Bibliothek für iOS-Apps in Swift
  • a testing framework for Swift applications
  • Lernpfad für Mobile-Entwickler
  • Deklarative UI-Komponenten für Jetpack Compose