Skip to content

Commit

Permalink
Add initial gif previews
Browse files Browse the repository at this point in the history
  • Loading branch information
amosgyamfi committed Dec 24, 2023
1 parent 567c277 commit cf54a50
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
Binary file added GIF_Previews/.DS_Store
Binary file not shown.
Binary file added GIF_Previews/AirPodsMaxAnimation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GIF_Previews/SwiftUIChristmasTree.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GIF_Previews/anchorMovement.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GIF_Previews/bouncyAlternative.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GIF_Previews/emotionalReactions.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## Open SwiftUI Animations
### Pure SwiftUI animations and inspirations for your next iOS, macOS, visionOS and watchOS projects. Enjoy 😊
### Pure SwiftUI animations and inspirations for your next iOS, macOS, visionOS and watchOS projects. Enjoy 😊

Checkout the Xcode project for examples of the new Phase Animator, Keyframe Animation, and Spring Animations for iOS 17 and beyond. Something missing or found an intersting iOS animation fo add? Contact me on X: [@amos_gyamfi](https://twitter.com/amos_gyamfi)

**Reactions with Springs**: [EmotionalReactions.swift]()
![]()
---

**Animating Achors**: [AnchorMovement.swift]()
![]()
---

**Achieving Bounce**: [BouncyAlternatives.swift]()
![]()
---

**3D Y-Rotation - visionOS**: [AirPodsMaxThreeDYRotation.swift]()
![]()
---

**SwiftUI 2024 Christmas Tree**: [SwiftUIChristmasTree.swift]()
![]()
---





0 comments on commit cf54a50

Please sign in to comment.