https://github.com/divyesh-pansuriya/rdliquidspreadbutton
A button for iOS that creates a liquid spreading animation when clicked. It is customisable and can be easily integrated with both UIKit and SwiftUI.
https://github.com/divyesh-pansuriya/rdliquidspreadbutton
button-animation floating-action-button swift swift5 swiftui toggle-buttons
Last synced: about 1 month ago
JSON representation
A button for iOS that creates a liquid spreading animation when clicked. It is customisable and can be easily integrated with both UIKit and SwiftUI.
- Host: GitHub
- URL: https://github.com/divyesh-pansuriya/rdliquidspreadbutton
- Owner: divyesh-pansuriya
- License: mit
- Created: 2025-01-12T15:10:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T04:02:38.000Z (over 1 year ago)
- Last Synced: 2025-12-03T21:52:15.299Z (7 months ago)
- Topics: button-animation, floating-action-button, swift, swift5, swiftui, toggle-buttons
- Language: Swift
- Homepage: https://divyesh-pansuriya.github.io/
- Size: 255 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RDLiquidSpreadButton



A customizable liquid spread button for iOS with smooth animations, designed to work seamlessly with SwiftUI and UIKit.
## Example
For a visual example, check out the following repository:
[Demo Example](https://github.com/user-attachments/assets/011ce217-ea93-41e2-9bb2-6a66be2157d9)
## Prerequisites
Before you begin, ensure you have met the following requirements:
- [Git](https://git-scm.com/downloads) must be installed on your operating system.
- Xcode installed for iOS development.
- Basic knowledge of Swift and SwiftUI.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/divyesh-pansuriya/RDLiquidSpreadButton.git