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

Dynamic item size, disable pinning #27

Open khaledannajar opened 6 years ago

khaledannajar commented 6 years ago

Adding delegate to calculate the item size dynamically, giving the ability to the consumer to disable row, column pinning.