GTSheetMenuView is a Swift library that can be integrated in iOS projects allowing to present a menu as a sheet from the bottom of the screen. It is highly customizable through the available public API. It’s implemented in a way so initialization and configuration of GTSheetMenuView
instances can be done in a declarative fashion.
Suitable for UIKit based projects.
Check it out on GitHub!