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.
AxisSheet for SwiftUI
February 28, 2022 • MIT License
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis type. It supports iOS and macOS.
SPDiffable
February 05, 2022 • MIT License
Extension of Diffable API which allow not duplicate code and use less models. Included example for new SideBar.
CardTabBar
January 22, 2022 • MIT License
This library is for adding animation to iOS tabbar items, which is inherited from UITabBarController.
BottomSheetController
June 07, 2021 • MIT License
UIKit component containing supplementary content that are anchored to the bottom of the screen.
CompositionalLayoutViewController
June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
VerticalSlidingPresentationController
December 07, 2020 • MIT License
VerticalSlidingPresentationController is a custom view controller presentation library which is designed to animate the presented view controller from the bottom of the screen. When the presented v...
Wheel-Controller
September 27, 2020 • Unspecified License
Rotating Wheel Custom Controller (with a hole)
PullUpController
July 15, 2020 • MIT License
Pull up controller with multiple sticky points like in iOS Maps
ContainerController
June 17, 2020 • MIT License
UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/ Swift version
Preferences
June 10, 2020 • MIT License
Add a preferences window to your macOS app in minutes. The panes can be made with either SwiftUI, Storyboard, or NSView.
ImageActionSheet
June 08, 2020 • Apache 2.0 License
iOS Native style action sheet with the option of showing icons. It is a complete implementation and does not use any private api of UIKit.
No image provided.
CollectionViewPagingLayout
December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.