QRCodeGenerator
February 01, 2024 • MIT License
Menu application for macOS that generates a QR code for any URL in the pasteboard
SwiftUIGallery
January 28, 2024 • Apache 2.0 License
A gallery of most of the SwiftUI controls up through 2022. Not many new controls from yet installed until iOS 17 matures a little more.
Demonstrates much of the functionality of SwiftUI through...
BusSeatSelection
January 26, 2024 • Apache 2.0 License
The `BusViewController` class is a view controller that displays a bus seating arrangement. It loads seat data from a JSON file, updates seat statuses, and allows seat selection. The collection vie...
PUMultiFileUploader
January 23, 2024 • MIT License
For handling upload multiple files and for events like cancel request , pause and resume upload we would handle it through file upload manager array. There would be array of files let’s say images....
Creamy3D
January 22, 2024 • MIT License
Creamy 3D is a library that allows seamless integration of simple 3D objects into your SwiftUI projects. Spice up your app's UI with interactive icons and 3D visuals. Its material system draws insp...
UDAExplainer
January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
QRDispenser
May 16, 2023 • Apache 2.0 License
QR code generator in Swift, with no external dependencies.
AlertController
May 14, 2023 • Apache 2.0 License
💬 A tiny extension for UIAlertController that makes working with it very simple. Only 150 lines of code.
DIFlowLayout
May 12, 2023 • MIT License
A layout where subviews are arranged horizontally and wrapped vertically.
KeyboardListener
June 17, 2022 • MIT License
Prevent keyboard from covering UITextField/UITextView with only one line of code.
ParkingSignView
May 03, 2022 • MIT License
A flexible parking sing view designed to match Melbourne street parking signs.
TFManager
April 24, 2022 • MIT License
Add validations to your text fields, Group them together and navigate through them via keyboard's return button and accessory view.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.