Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohsinaliayub/water-wave

Water drop wave form effect using SwiftUI.
https://github.com/mohsinaliayub/water-wave

Last synced: 6 days ago
JSON representation

Water drop wave form effect using SwiftUI.

Awesome Lists containing this project

README

        

# Water Wave
Water drop wave form effect using SwiftUI. I used a combination of GeometryReader, custom shape, explicit animation and image masking to achieve this.

# Progress
The progress history of tasks being performed for the application:
- [x] Create a water drop using GeometryReader.
- [x] Add custom shape to create wave effect.
- [X] Increase the height of wave programmatically.
- [ ] Make water wave a reusable component.

# Screenshots
Water Wave App GIF