🦉 SwiftUI
`SwiftUI` Framework Learning and Usage Guide. 🚀
A macOS app to control the Xcode Simulator.
An exhaustive expansion of the standard SwiftUI library.
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
🖥️ macOS status monitoring app written in SwiftUI.
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
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…
Adding a toggle for dark mode (follow system, dark mode, light mode) in your SwiftUI app
Create Apple-like alerts & toasts using SwiftUI
A Language manager to handle changing app language without restarting the app.
SwiftUI library to display a clock. You can move the arms to change the time, change the style of the clock and customise some configurations.
SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
An analog clock app with time, alarm and stopwatch feature
iOS application to tell the time in the British way 🇬🇧⏰
ClockTimePicker is a SwiftUI view of a clock with draggable hour and minutes hands for selecting the time of a date.
A very customizable Countdown / Reminder app for macOS and iOS
Library to send feedback for iOS. Swift version https://github.com/rizumita/CTFeedbackSwift
Feedback mail composer for iOS re-written in Swift of CTFeedback
Cross-platform Swift Package to determine OS name and version on which the app is running
Meaningful iOS animations built to inspire you in creating useful animations for your apps. Each of the animations here was cloned with SwiftUI. Have you seen an app animation you love to rebuild a…