Skip to content

AmrAbedal/SelfSizedCollectionView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Welcome to the SelfSizedCollectionView! (Intrinsic Content Size UICollectionView)

A lot of us face many situations that needs the collection view Size to be the same size as it's content . so we need an elegant way to achieve that:

Implementation Guide: -

1- add SelfSizedCollectionView file to you project .

2- set your collectionView type to SelfSizedCollectionView in the StoryBoard or the XIB file .

3- set a height Constraints for UICollectionView in the StoryBoard and set its Priority with a value less than 250

About

Custom Self Sized Collection View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages