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.
BottomSheetController
June 07, 2021 • MIT License
UIKit component containing supplementary content that are anchored to the bottom of the screen.
BottomSheet
December 29, 2020 • Apache 2.0 License
Easy to use and configurable BottomSheet view for : UIView, UITableView, UICollectionView
NBBottomSheet
December 26, 2018 • MIT License
An iOS library that presents a bottom sheet using Auto Layout.
ADOverlayContainer
December 07, 2018 • Apache 2.0 License
iOS UI library to implement overlay based interfaces
FittedSheets
October 19, 2018 • MIT License
Presenting view controllers in a bottom sheet that supports scrollviews and multiple sizes.
FloatingPanel
October 18, 2018 • MIT License
A easy-to-use bottom sheet UI like Apple Maps, Stocks and Shortcuts for iOS
ContentSheet
August 09, 2017 • MIT License
A simple control that enables presenting any view controller or navigation controller or any other object that can provide a view like an ActionSheet
STPopup
October 27, 2015 • MIT License
STPopup provides STPopupController, which works just like UINavigationController in form sheet/bottom sheet style, for both iPhone and iPad.