Skip to content

A clone version of Spotify, developed with SwiftUI. Album data is brought with iTunes API.

Notifications You must be signed in to change notification settings

Berkay-Disli/SpotifyClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

A mockup version of Spotify. Developed with SwiftUI and the data is brought from iTunes API. To demonstrate the benefits of other 3rd party libraries, Alamofire and Kingfisher are used for HTTP networking and async image caching.

Architecture

  • SwiftUI and MVVM
  • Alamofire is used for API Calls from iTunes API, Providing Art Info's
  • Search Bar Using SwiftUI's Searchable Property
  • Filtering Data with custom algorithms
  • Fully Adjustable Custom Tab Bar
  • Clean Structure with Reusable Components
  • Beautiful Animations and Smooth Transitions
  • Kingfisher for Async Image Downloading and Caching

About

A clone version of Spotify, developed with SwiftUI. Album data is brought with iTunes API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages