Configuring Subviews In Collection View Cell After The Init Call
Oct 17, 2024 · 2 min read · In some cases, you may need to add and configure subviews in a UICollectionViewCell’s custom configure method that gets invoked outside of the cell’s init. For example, suppose you are configuring a segmented progress bar (like the one in Instagram s...
Join discussion



