Below you will find pages that mention the tag “swift”
It looks like Amazon changed their ebooks details page once again, and my scraping code does no longer work. It would be nice when they would just over an API.
I finally found the time and motivation to try out some SwiftUI. It’s slow going.
Feeling stupid right now just spend an hour writing down my solution to setup a UIScrollView with content having dynamic content height.
My solution used multiple subclasses and set height constraints manually. The right answer: use the content hugging policy on the child view.
I fixed dependency hell by removing all my external dependencies. it was possible because I only had two of them and it is a hobby project.
Anyway, I still lost two days I could have used for features.
@V_ Now I get it. Saw it today and I kind of liked the format how the details were displayed.
by ridwan on
@ridwan Yep it looks rather nice now. But I'm not sure I have the feeling not all listing got it. At least it was only a minor fix in my app :-)
by V_ on