Thomas Ricouard
Thomas Ricouard
One of the goal of SwiftHN, is to be able to read a not too outdated feed while being offline. And not only the comments & title, but the linked...
So maybe, instead of a UITableView header view that specify that the displayed content is a cached content we could gracefully rearrange the UITableViewCell. It would work if the cached...
Could be as a UITabeVIew header or something else. TBD
On top of each feed screen. Search will be live using the Algolia API. Need to be build at the HackerSwifter level first.
In order to open the app from outside SwiftHN://feed/top SwiftHN://feed/ask SwiftHN://post/:id etc...
### Motivation - Poll option text can be hard to read when a custom `tintColor` is used because the completed-result fill was fully opaque with the same tint. - The...