Skip to content

A recreation of the Apple Music iOS 11 app with a sliding music controller

Notifications You must be signed in to change notification settings

alecdoconnor/Apple-Music-Replica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Music Replica

This application is a proof of concept for imitating the Apple Music music controlling slider as seen in the images below.

The slider will respond to taps as well as drags, allowing the user to control the animating directly.

The slider is added as a subview to a container view which houses the usual UI interface. We can fix the slider to the bottom of the window by using a container view to display the app's content.

Animation Features

  • As the slider appears, the main UI's view will darken
  • The album artwork inside of the slider will adjust to match the size of the slider throughout the animation
  • The slider is tappable or draggable
  • The slider will detect the velocity of a drag to determine its final location

Images

Closed: Apple Music Slider Closed

Opening: Apple Music Slider Opening

Open: Apple Music Slider Opened

About

A recreation of the Apple Music iOS 11 app with a sliding music controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages