brightec / CustomCollectionViewLayout

Custom layout for a collection view using horizontal and vertical scrolling with sticky rows and columns
MIT License
519 stars 123 forks source link

Collection View is not working at all #23

Closed juliusbtesh closed 6 years ago

juliusbtesh commented 6 years ago

I am trying to set this up programmatically in objective-c. I have added the CustomCollectionViewLayout files from this repository and tried to initialize a collection view inside a UIViewController with the layout but this is what I get:

screen shot 2017-10-30 at 11 40 39 am