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...
TVOSPicker
January 29, 2024 • Apache 2.0 License
This swift package provides a component that is missing from UIKit on tvOS - a picker view. It also provides a simple Date Picker built on top of the base TVOSPickerView component.
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....
AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
LCInfiniteScrollView
June 18, 2022 • MIT License
An infinite scroll control implemented with two views, supporting custom reuse of views.
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.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
AppStoreReviewsAPI
April 15, 2022 • MIT License
Retrieve customer reviews for your app and display most helpful reviews.
SwiftUIPinView
March 29, 2022 • Apache 2.0 License
The Pin View is created with SwiftUI which having the support from iOS 14.0
AxisSegmentedView
March 28, 2022 • MIT License
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.