25 November 2019 A custom SwiftUI modifier to present a Partial Modal Sheet A custom SwiftUI modifier to present a Partial Modal Sheet based on his content size.
19 November 2019 A library for easily adding dynamic interactions with any SwiftUI View Interact is a library for easily adding dynamic interactions with any SwiftUI View.
19 November 2019 An OpenSource implementation of Apple's SwiftUI DSL OpenSwiftUI is an OpenSource implementation of Apple's SwiftUI DSL (Domain-specific language.
17 November 2019 A SwiftUI Library for creating resizable partitions for View Content Recently Featured In Top 10 Trending Android and iOS Libraries in October and in 5 iOS libraries to enhance your app!
14 November 2019 SwiftUI Sliders with custom styles This package allows you to build highly customizable sliders and tracks for iOS, macOS and Mac Catalyst.
12 November 2019 A Fourier Series visualisation written in Swift/SwiftUI This little app visualises different Fourier series using epicycles and a graph.
31 October 2019 Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.
10 October 2019 A library written with SwiftUI to easily render diagrams given a tree of objects Sunburst diagram is a library written with SwiftUI to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
08 October 2019 Examples projects using SwiftUI & Combine Include Layout, UI, Animations, Gestures, Draw and Data.
01 October 2019 SwiftUIBlurView lets you use UIBlurEffect in SwiftUI SwiftUIBlurView lets you use UIBlurEffect in SwiftUI. This gives you access to all system blur effects, like .regular, .prominent, .systemMaterial and many more.
26 September 2019 SwiftUI library for a walkthrough or onboarding flow with tap actions SwiftUI library for a walkthrough or onboarding flow with tap actions.
14 September 2019 Recreation of calculator-checklist project in SwiftUI A project created out of curiosity to test the waters of SwiftUI, Apple's new UI Framework.
01 September 2019 SwiftUI Sliders with custom styles for iOS SwiftUI Sliders with custom styles for iOS, macOS and Mac Catalyst.
18 August 2019 Unidirectional Input / Output framework with Combine Unidirectional Input / Output framework with Combine. Supports both of SwiftUI and UIKit.
14 August 2019 A cross-platform Reddit client built in SwiftUI To show off SwiftUI's strength in cross-platform development, I did not use Mac Catalyst for this project. Instead, common UI code is shared between iOS, macOS, and watchOS.
09 August 2019 An experimental time traveling state store for SwiftUI A SwiftUI state store and view that allow you to scrub through an application's state.
01 August 2019 The missing SwiftUI collection view It uses the same approach as SwiftUI's List view, by computing its cells on demand from an underlying collection of identified data.
29 July 2019 SwiftUI Simple Calendar / Date Picker for iOS SwiftUI Simple Calendar / Date Picker for iOS.
11 July 2019 Tools for SwiftUI that helps perform Path and Shape animations Tools for SwiftUI that helps perform Path and Shape animations, such us morphing circle or shape transformations.
28 June 2019 Sample iOS project built by SwiftUI + MVVM and Combine framework One of the biggest idea for having MVVM is that most of data flow can be testable. Data binding in view layer by SwiftUI is awesome.
26 June 2019 A SwiftUI view that download and display image from URL ImageWithActivityIndicator is a SwiftUI view that download and display image from URL and displaying Activity Indicator while loading.
23 June 2019 An application that uses the MovieDB API and is built with SwiftUI MovieSwiftUI is an application that uses the MovieDB API and is built with SwiftUI. It demos some SwiftUI (& Combine) concepts.