Recipes app written in SwiftUI using Single State Container
☆561Oct 19, 2020Updated 5 years ago
Alternatives and similar repositories for swiftui-recipes-app
Users that are interested in swiftui-recipes-app are comparing it to the libraries listed below
Sorting:
- SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.☆6,527Jan 17, 2024Updated 2 years ago
- Simple Todo Application using SwiftUI / Firebase / Redux.☆377Jul 22, 2022Updated 3 years ago
- A cross-platform Reddit client built in SwiftUI☆1,284Sep 19, 2022Updated 3 years ago
- A simple Apple Watch app to remind you to drink water!☆240Sep 25, 2024Updated last year
- A Fourier Series visualisation written in Swift/SwiftUI☆256Mar 5, 2021Updated 5 years ago
- A simple line and bar charting library that supports accessibility written using SwiftUI.☆1,570Oct 10, 2023Updated 2 years ago
- An exhaustive expansion of the standard SwiftUI library.☆7,996Jan 25, 2026Updated last month
- content for Using Combine - notes on learning Combine with UIKit and SwiftUI☆2,030May 20, 2024Updated last year
- A very naive implementation of Redux using Combine BindableObject to serve as an example☆656Jan 6, 2021Updated 5 years ago
- 📱 an app fully written in swiftui showcasing beautiful design and animations☆825Nov 10, 2019Updated 6 years ago
- Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app☆694Dec 8, 2019Updated 6 years ago
- Animal Crossing New Horizon companion app in SwiftUI☆1,725Dec 6, 2023Updated 2 years ago
- A Swift playground explaining the concepts of the new Combine framework☆1,183Feb 1, 2024Updated 2 years ago
- Gathering all info published, both by Apple and by others, about new framework SwiftUI.☆7,081Oct 28, 2022Updated 3 years ago
- ChartView made in SwiftUI☆5,619Mar 2, 2026Updated last week
- 🎛 QGrid: The missing SwiftUI collection view.☆1,654Aug 5, 2020Updated 5 years ago
- SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testi…☆6,501Jul 14, 2025Updated 7 months ago
- The most powerful Grid container missed in SwiftUI☆2,062Feb 28, 2025Updated last year
- A SwiftUI collection view with support for custom layouts, preloading, and more.☆1,382Nov 3, 2022Updated 3 years ago
- Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.☆5,604Dec 7, 2023Updated 2 years ago
- Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine☆692Nov 23, 2021Updated 4 years ago
- Bringing Views into Focus☆625Mar 24, 2024Updated last year
- ⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI☆484Mar 31, 2023Updated 2 years ago
- SwiftUI Grid layout with custom styles☆964Dec 27, 2020Updated 5 years ago
- This is an example project of SwiftUI and Combine using GitHub API.☆452Oct 13, 2019Updated 6 years ago
- A Weather app in SwiftUI.☆300Dec 8, 2019Updated 6 years ago
- SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.☆544Feb 9, 2026Updated last month
- iOS Food delivery app with custom components and layouts, Built entirely with swiftUI☆452Jul 17, 2020Updated 5 years ago
- A waterfall grid layout view for SwiftUI.