#iosanimation (2 Repositories)
Ranked open-source repositories tagged with #iosanimation, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
2 repositories tagged #iosanimation
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
vizllx/DraggableYoutubeFloatingVideo
This demo app will animate the view just like Youtube mobile app while tapping on video a UIView pops up from the right corner of the screen and the view can be dragged to the right corner through Pan Gesture and more features are there as Youtube iOS app. The whole design is done with Auto Layout and it is compatible with iOS 6 too. Compatible with any screen size.