Taskey is an application build in SwiftUI to track your task with a beautiful animations and UI . Also used core data to persist the data in local with a customize data model .
SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project.
Motion is an animation engine for gesturally-driven user interfaces, animations, and interactions on iOS, macOS, and tvOS, and is powered by SIMD and written fully in Swift. Motion allows for easily creating physically-modeled, interruptible animations (i.e. springs, decays, etc.) that work hand-in-hand with gesture recognizers to make the most fluid and delightful interactions possible.
Manipulating and using CATransform3D for animations and interactions is pretty challenging… Decomposed makes CATransform3D, matrix_double4x4, and matrix_float4x4 much easier to work with.
Stagehand
Stagehand provides a modern, type-safe API for building animations on iOS. Stagehand is designed around a set of core ideas:
Composition of Structures
Separation of Construction and Execution
Compiler Safet