This project is a sample on how a list/detail view application can be build using SwiftUI, including a few animations when interacting with the application
- Xcode: 16.0
The different views are managed on the "Screen" view, making the backgrounds never changed when navigating.
Display a meditation list where it is possible to either: play the file, set it as favorite and display the detail
Display the meditation detail, including the transcript of the audio. Still possible to play the file, set it as favorite.