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

Use UIListContentConfiguration for all the cells #37

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

igorkulman
Copy link
Owner

All the cells used in the app are quite simple, just a title or a combination of title + subtitle so it is much easier to use UIListContentConfiguration instead of programmatically creating such simple UI especially with UIListContentConfiguration.subtitleCell().

This is possible with the min iOS version bump do iOS 14.

@igorkulman igorkulman self-assigned this Nov 12, 2023
@igorkulman igorkulman merged commit f5b39b9 into master Nov 12, 2023
3 checks passed
@igorkulman igorkulman deleted the feature/UIListContentConfiguration branch November 12, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant