PUCoverflowCarousel
January 30, 2024 • MIT License
PUCoverflowCarousel is a class designed to simplify the implementation of carousel (paged, scrolling views) on iPhone, iPad.No complex dependency addition needed for this library only single file a...
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...
UDAExplainer
January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
OneWay
June 19, 2022 • MIT License
A Swift library for state management with unidirectional data flow.
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.
ButtonClickStyle
April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
AxisSegmentedView
March 28, 2022 • MIT License
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
swift-composable-architecture
March 22, 2022 • MIT License
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
AxisTabView
March 15, 2022 • MIT License
A library that allows you to easily create various styles of tab views. Supports iOS and macOS.
AxisTooltip
March 07, 2022 • MIT License
A library that displays tooltips in the desired view. Supports iOS and macOS.
QKeyboardEmotionView
March 06, 2022 • MIT License
ChatEmotionKeyboard, bottomInputBar,useful in ChatViewController
Throttler
March 04, 2022 • MIT License
Throttler is IO throttling library of one liner closure API.
Using Throttler, you can throttle massive number of inputs coming in to the last in a single drop of one line API.
Check how Throttl...