10 Posts

SwiftUI

Exploring MusicKit: Search Library Resources

Searching the library resources using Apple Music API and MusicKit

Exploring MusicKit: Repeat Mode

Implementing the RepeatMode button in your Apple Music client app

Exploring MusicKit: Playback Status

Observing the playback status in your Apple Music client app

Exploring MusicKit: PlayParameters

Using PlayParameters and MPMusicPlayerPlayParameters

Exploring MusicKit: Introduction

MusicKit for Swift makes it easy to add Apple Music in our app.

Exploring MusicKit: Gradient Background

An attempt to add an animated gradient background similar to Apple Music

Exploring MusicKit: ArtworkImage

A view that displays an image for an instance of Artwork.

Exploring MusicKit: Artist Artwork

Get the artist artwork from iTunes website using Open Graph meta tags

Exploring MusicKit: Permissions

Adding the required key for accessing Apple Music and asking the user to give access.

Exploring MusicKit: Authentication

MusicKit for Swift makes it far easier to authenticate. No hassle of generating a JWT.