SwiftAcknowledgements
May 17, 2023 • MIT License
Extract your SPM dependencies licenses and add them to the Settings.bundle of your app
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.
AppReview
May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
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.
Practice-Swift
May 10, 2022 • MIT License
Run swift without code completion, ideal for practicing online coding challenges without auto-complete.
Many online coding environments do not have code completion. To better prepare for such case...
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.
AppStoreReviewsAPI
April 15, 2022 • MIT License
Retrieve customer reviews for your app and display most helpful reviews.
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.
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.