You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: