An example of a custom button component with an interesting animation that transforms the button from a regular shape into a custom path on a long press, with changes to color, font, shadow, and other effects. Developed entirely natively using Swift and SwiftUI.
All dependencies are managed by SPM automatically.
No additional setup is needed. Build project using Xcode.
- Swift
- SwiftUI
- Xcode 16.0 (latest)
- Swift 6.0 (latest)
GitFlow is strictly enforced on this repository. GitFlow
- master
- develop
- feature/name
- hotfix/name
feature -> develop -> master
Copyright © February 15, 2025 Konstantin Stolyarenko. All rights reserved.