Created
September 17, 2020 15:02
-
-
Save SergLam/59fec2249d33fd96348b10613f58c420 to your computer and use it in GitHub Desktop.
Collection view - self sizing cells!!!!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Practical code snippet that works: | |
https://stackoverflow.com/questions/44187881/uicollectionview-full-width-cells-allow-autolayout-dynamic-height | |
Theoretical material: | |
https://www.vadimbulavin.com/collection-view-cells-self-sizing/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment