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...
VNCheckBox
January 24, 2024 • MIT License
VNCheckBox aims to accomplish what other iOS checkbox controls haven't. To be simple. There's no animations, no IBDesignable to slow down interface builder, and no performance heavy draw methods.
UDAExplainer
January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
RotatingLabel
May 06, 2023 • MIT License
A label component that animates text changes by scrolling characters.
LCInfiniteScrollView
June 18, 2022 • MIT License
An infinite scroll control implemented with two views, supporting custom reuse of views.
ParkingSignView
May 03, 2022 • MIT License
A flexible parking sing view designed to match Melbourne street parking signs.
MaskingLayer
May 02, 2022 • MIT License
You can mask from the image of the terminal. You can mask GIF data from your device's video. The leftmost is played, the second update, and the third and subsequent images are selected.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
IAFBLiveAnimation
April 10, 2022 • Apache 2.0 License
This is an Animation just like Facebook live animation, Simply you can use it with only one line of code
KJCategories
March 30, 2022 • MIT License
Collection of native ios extensions and classes to boost development process.
- [x] OpenCV: Hough correction, feature extraction, image processing package, morphological processing, filter proce...
SwiftUIPinView
March 29, 2022 • Apache 2.0 License
The Pin View is created with SwiftUI which having the support from iOS 14.0