📝 Update Readme

pull/1/head
Alexis Drai 2 years ago
parent b6835524db
commit d70182ffb9

@ -84,7 +84,7 @@ struct PodcastDetailView: View {
}
}
}
}
}
}
}

@ -49,15 +49,16 @@ setting to dark/light theme.
options, and displays the name of the current
section once the user has scrolled past the corresponding header.
This clone tried to emulate that to some extent.
This clone has no such thing.
* #### Bottom bar 👇
In Apple Podcasts, a consistent, stylish, slightly transparent bottom bar allows
navigation between different views, and playing songs.
This clone tried to emulate that, but only the Library is there to visit.
This clone tried to emulate that, but only the Library is there to visit, and the
"Now Playing" bar is static.
</detail>
* ### :necktie: The Model
@ -76,4 +77,6 @@ and have a look around inside the preview. Sometimes, XCode is pretty neat. Some
Concerning the View part of this project:
* in the "detail" Podcast view, instead of saying "MORE", latest episode descriptions spanning more than 3 lines are truncated with a "..."
* throughout the app, the smart date formattings are close to the original app, but not quite as smart.
* the top bar was left unimplemented
* the "now playing bar" and the tabview don't have the same transparency / colors
* and many others will join this list, no doubt.

Loading…
Cancel
Save