- December 17, 2024
- Mins Read
An easy to use and setup floating view for your app. 🎡
Manually – Add HHFloatingView/Source
folder to your Project. And you’re good to use HHFloatingView
.
CocoaPods: pod 'HHFloatingView'
You can read the CHANGELOG file for a particular release.
Please check the example project.
A vertical stackview which takes subviews with different widths and adds them to it's rows with paddings, spacings etc.
AudioManager is a Swift package that provides a modular and easy-to-use interface for implementing audio feedback in your applications. It ...