An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# RDLiquidSpreadButton

![GitHub repo size](https://img.shields.io/github/repo-size/divyesh-pansuriya/RDLiquidSpreadButton)
![GitHub stars](https://img.shields.io/github/stars/divyesh-pansuriya/RDLiquidSpreadButton?style=social)
![GitHub forks](https://img.shields.io/github/forks/divyesh-pansuriya/RDLiquidSpreadButton?style=social)

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