sergigracia / KoaPullToRefresh

MIT License
84 stars 17 forks source link

UIViewController #14

Open danielgomezrico opened 9 years ago

danielgomezrico commented 9 years ago

Hi,

Is there any way to add it to a UIViewController without a table view?

Thanks

bguidolim commented 9 years ago

@danielgomezrico you can add to all UIScrollView subclasses, like UICollectionView or own UIScrollView.