-
basic slide show
-
previous/next buttons to show slides
-
using Timer slide show with play/pause buttons
-
PlayPauseView: setting up AudioDJ as environmentObject so that audio can presists between views
- Track data using @Observable, @Environment, .environment(
- replaces @State, @StateObject and @EnvironmentObject