-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Amr AbdelWahab edited this page Jan 25, 2020
·
1 revision
Welcome to the SelfSizedCollectionView wiki!
a lot of us face many situations that require the collection view Size have to be the same size as it's content . so we need a fast method to achieve that:
- adding SelfSizedCollectionView file to you project .
- set your collectionView type to SelfSizedCollectionView in the StoryBoard .
- provide a height Constraints for UICollectionView in the StoryBoard and set its Priority with value less than 250