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.
LCInfiniteScrollView
June 18, 2022 • MIT License
An infinite scroll control implemented with two views, supporting custom reuse of views.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
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.
Scroller for SwiftUI
February 20, 2022 • MIT License
You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS.
JXScrollableSegmentedControl
February 14, 2022 • MIT License
An iOS UISegmentedControl replacement with scrollable, unlimited segments.
SPDiffable
February 05, 2022 • MIT License
Extension of Diffable API which allow not duplicate code and use less models. Included example for new SideBar.
ScrollEdgeControl
January 24, 2022 • MIT License
Replacement of UIRefreshControl, and more functions.
CardTabBar
January 22, 2022 • MIT License
This library is for adding animation to iOS tabbar items, which is inherited from UITabBarController.
OMPitchAndRoll
January 19, 2022 • MIT License
OMPitchAndRoll is a Swift Pacakge library that displays the Pitch and Roll status of iOS on the vertical and horizontal axes.
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.
HorizontalTimesLayout-Swift
January 26, 2021 • MIT License
A swift version of HorizontalTimesLayout - https://github.com/PayalUmraliya/HorizontalTimesLayout
ButtonOnKeyboard
January 10, 2021 • MIT License
"ButtonOnKeyboard" is used when the button position must change depending on the keyboard. Available in both basic and notch designs. It is also available for UIButton, as well as UIView.
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