SwiftUI-KeyAnimationApp is an interactive spinning keychain animation developed using the native iOS framework, specifically the #swiftui framework.
Hello there, I'm Saumil Shah and in this repository, I'll be posting the code for keychain design and animation inspired from Apple.
I hope you'll learn something new and use these concepts to achieve great animation effects and more for your apps.
KeyChainVideo.mp4
-
Language: SwiftUI
-
Xcode Version: Xcode 15 and later
Step 1: Clone the project using Terminal
git clone https://github.com/shahsaumil2001/SwiftUI-KeyAnimationApp.git
Step 2: Open the SwiftUI-KeyAnimationApp.xcodeproj using Xocde
Step 3: Select the Real Device or Simulator
Step 4: Product -> Run
Please feel free to create pull request.
SwiftUI-KeyAnimationApp is written in SwiftUI and is open source.