Skip to content

itsramiel/Spotify-Clone-UIKit

Repository files navigation

Spotify Clone App with UIKit

Attention: I am aware that clientID and clientSecret should not be exposed publicly for privacy but this repo was not public while these were active and now the credentials are no longer active

As part of my learning of iOS development, I followed iOS Academy's youtube tutorial to build this app. It helped me put theory into practice, and here are some highlights:

  • I learned how to use UICollectionView and its compositional layout to create multiple scrolling sections
  • While not taught in the video, I praticed using UIStackView to simplify layout out views
  • Authentication
  • Created too many custom cells that I am comfortable with the concept now
  • Use 3rd party library, SDWebImage, to cache images

Simulator.Screen.Recording.-.iPhone.15.-.2024-08-20.at.20.mp4

About

A Spotify clone made with UIKit following

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published