AZCoder2 / Pinterest

UICollectionView Custom Layout Tutorial: Pinterest tutorial rewritten in Swift 3. Thanks to raywenderlich.com!
Other
12 stars 3 forks source link

Pinterest with multi section UICollectionView #1

Open ducnv55 opened 7 years ago

ducnv55 commented 7 years ago

Thank for this source code in Swift.

I want to customize this to work with multi section collection view, but cannot find a solution yet. Can you tell me how to do that? Thank you.

AZCoder2 commented 7 years ago

You're welcome. I'm not a Swift expert, so I won't be able to help you. I was lucky to be able to do the conversion ;-)

Good luck!