An example of a custom animation of the user's avatar smoothly flowing and dissolving into the Dynamic Island, following the example of how it is done in Telegram. 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 14.3.1 (latest)
- Swift 5.8.1 (latest)
GitFlow is strictly enforced on this repository. GitFlow
- master
- develop
- feature/name
- hotfix/name
feature -> develop -> master
Copyright © 2023 SKS. All rights reserved.