Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hemangshah/HHFloatingView
An easy to use and setup floating view for your app. 🎡
https://github.com/hemangshah/HHFloatingView
custom-menus custom-view floating floating-action-button floating-button floatingactionbutton floatingactionmenu floatingmenu ios ios-swift ios-ui menu swift
Last synced: about 1 month ago
JSON representation
An easy to use and setup floating view for your app. 🎡
- Host: GitHub
- URL: https://github.com/hemangshah/HHFloatingView
- Owner: hemangshah
- License: mit
- Created: 2017-10-18T11:59:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T14:43:06.000Z (over 5 years ago)
- Last Synced: 2024-10-05T12:45:57.431Z (2 months ago)
- Topics: custom-menus, custom-view, floating, floating-action-button, floating-button, floatingactionbutton, floatingactionmenu, floatingmenu, ios, ios-swift, ios-ui, menu, swift
- Language: Swift
- Homepage:
- Size: 621 KB
- Stars: 95
- Watchers: 5
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-swift - HHFloatingView - An easy to use and setup floating view for your app. (Libs / UI)
- awesome-swift - HHFloatingView - An easy to use and setup floating view for your app. (Libs / UI)
- awesome-swift - HHFloatingView - An easy to use and setup floating view for your app. ` 📝 2 years ago` (UI [🔝](#readme))
- awesome-swift - HHFloatingView - An easy to use and setup floating view for your app. (Libs / UI)
README
# HHFloatingView
An easy to use and setup floating view for your app. 🎡[![License](https://img.shields.io/badge/License-MIT-lightgrey.svg)](https://github.com/hemangshah/HHFloatingView/blob/master/LICENSE)
[![Platform](https://img.shields.io/badge/Platforms-iOS-red.svg)](https://www.apple.com/in/ios/)
[![Swift 5.0](https://img.shields.io/badge/Swift-5.0-blue.svg)](https://swift.org/)
[![iOS >= 9.0](https://img.shields.io/badge/iOS%20-%3E%3D%209.0-yellowgreen.svg)](https://www.apple.com/in/ios)
[![MadeWithLove](https://img.shields.io/badge/Made%20with%20%E2%9D%A4-India-green.svg)](https://madewithlove.org.in/)
[![Awesome-Swift](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/matteocrippa/awesome-swift/)
## Installation
1. **Manually** - Add `HHFloatingView/Source` folder to your Project. And you're good to use `HHFloatingView`.
2. **CocoaPods**: `pod 'HHFloatingView'`
> You can read the [CHANGELOG](https://github.com/hemangshah/HHFloatingView/blob/master/CHANGELOG.md) file for a particular release.## Usage
Please check the [example](https://github.com/hemangshah/HHFloatingView/tree/master/HHFloatingView/Example) project.
# ToDo[s]
You can [watch](https://github.com/hemangshah/HHFloatingView/subscription) to **HHFloatingView** to see continuous updates. Stay tuned.
Have an idea for improvements of this class?
Please open an [issue](https://github.com/hemangshah/HHFloatingView/issues/new).
## Credits[Hemang Shah](https://about.me/hemang.shah)
**You can shoot me an [email](http://www.google.com/recaptcha/mailhide/d?k=01IzGihUsyfigse2G9z80rBw==&c=vU7vyAaau8BctOAIJFwHVbKfgtIqQ4QLJaL73yhnB3k=) to contact.**
## Thank You!!
See the [contributions](https://github.com/hemangshah/HHFloatingView/blob/master/CONTRIBUTIONS.md) for details.
## License
The MIT License (MIT)
> Read the [LICENSE](https://github.com/hemangshah/HHFloatingView/blob/master/LICENSE) file for details.