Posts

Post marked as solved
6 Replies
Actually I discovered that with Swift 4 UICollectionViewCells have difficulties in autoresizing themselves, so in this case you have to go in the size inspector and set Estimated Size to "none". After doing this everything works correctly
Post marked as solved
6 Replies
Thanks so much for adding the suggestions!