Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move HomeViewController over to compositional collection views #194

Open
twostraws opened this issue Aug 15, 2021 · 1 comment
Open

Move HomeViewController over to compositional collection views #194

twostraws opened this issue Aug 15, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@twostraws
Copy link
Owner

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.

@Carrione
Copy link
Contributor

This issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants