Unwrap icon indicating copy to clipboard operation
Unwrap copied to clipboard

Move HomeViewController over to compositional collection views

Open twostraws opened this issue 3 years ago • 1 comments

Right now the home view controller is built using a table view and a collection view embedded inside it, which is messy. With composition collection views this would be a lot less code, and would also us to size the badges at the end correctly – right now they basically never fit.

This would mean bumping our deployment target to 13.0.

twostraws avatar Aug 15 '21 11:08 twostraws

This issue can be closed.

Carrione avatar Sep 11 '21 09:09 Carrione