gskbyte / GSKStretchyHeaderView

A generic stretchy header for UITableView and UICollectionView
MIT License
1.75k stars 185 forks source link

Example #66

Closed inPhilly closed 6 years ago

inPhilly commented 6 years ago

Is there a way to run this example without working with CocoaPods on this end for setup? Most projects that use CocoaPods are still compilable on download. Thanks.

gskbyte commented 6 years ago

Hi,

the example works by just cloning the repo and doing cmd + R. I just tested it on Xcode 9, please let me know if you have any problems.

Best regards