George
a4ddc072a4
Fix CustomCollectionView-Swift sample ( #22 )
...
* Updated copyright notices
* Fixed crash and removed storyboard
2017-05-03 11:04:00 -07:00
Garrett Moon
caace4f98b
More example fixes
2017-04-14 09:37:38 -07:00
Garrett Moon
3522c81d5e
Update examples
2017-04-14 09:37:38 -07:00
Adlai Holler
0badff651a
Revert "Route setDelegate: to setAsyncDelegate: ( #3007 )" ( #3023 )
...
This reverts commit 5c8818d107252da8eb6a91cf88237916ec26f5ed.
2017-02-13 10:38:19 -08:00
Adlai Holler
5c8818d107
Route setDelegate: to setAsyncDelegate: ( #3007 )
...
* Make ASTableView/ASCollectionView delegate/dataSource unavailable, route setDelegate: to setAsyncDelegate:
* Remove deprecated method from example
* Drop down from unavailable to deprecated
2017-02-09 15:20:26 -08:00
Adlai Holler
404795dc02
Remove Support for iOS 7 ( #2930 )
...
* Drop support for iOS 7
* Copy reference images
* Update deployment for sample projects
* Update version
* Update "Life Without Cocoapods"
2017-02-01 14:40:37 -08:00
Hannah Troisi
5f9e84ce28
[Examples] fix CustomCollectionView-Swift project configs ( #2671 )
...
* fix podfile
* add Sample scheme
* remove example project workspace files
* remove use_frameworks!
* add Sample scheme
* add use_frameworks! back in
* add scrollableDirections method
2016-11-28 15:33:29 -08:00
Rajeev Gupta
91734ea979
[Examples] CustomCollectionView in Swift3 ( #2591 )
...
* new Swift example
* removed asyncDataSource and asyncDelegate. Also using collectionNode methods instead of collectionView
* Fixing the folder structure
* Updated with @george-gw feedback. Thanks George.
2016-11-27 13:01:35 -08:00