Learn all about using collection views in iOS to build composable and flexible layouts both in code and using Interface Builder. You’ll learn how to implement custom cells, animate changes and work with different types of data sources
iOS & Swift
Adjusting Layout in Code
Sep 10 2020 · Lesson
Interface Builder can only take you so far in customizing the layout object. In this episode, start writing code to add custom sizing and spacing…