MusicPlayerTransition
  • December 4, 2023

Custom interactive transition like Apple Music iOS App. written in Swift.

Demo


See demo on Appetize.io

Using Transition Animator


This sample have created as a showcase of ARNTransitionAnimator.

ARNTransitionAnimator

Requirements


  • iOS 10.0+
  • Swift 5.0+
  • Xcode 10.2+
  • CocoaPods 1.6.1+

New Version


Please check new transition!

MusicAppTransition

GitHub


View Github

#ios #swift #transition
YOU MIGHT ALSO LIKE...
Popup View

Floaters Toasts Popups Sheets

Drops đź’§

A µFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil.

MarqueeText

A SwiftUI Marquee or "scrolling text" effect found in Apple native apps. For when one line isn't enough, but two ...

TextBuilder

Introduction Text composition in SwiftUI can often be cumbersome, especially when there's logic affecting its format and content. TextBuilder leverages the ...

TextView

Download File -> Swift Packages -> Add Package Dependency... Select your project Enter https://github.com/kenmueller/TextView for the package repository URL Select Branch: master Click Finish ...