Skip to content

navinboodhoo/UICollectionViewExample

 
 

Repository files navigation

UICollectionViewExample

To run this example, you must run the following command:

git clone --recursive git://github.com/AshFurrow/UICollectionViewExample.git

This will retrieve the submodules required by the library.

Go to 500px to register an application to get a consumer key and consumer secret. Open AFMasterViewController.m and change the following line.

[PXRequest setConsumerKey:@"consumer key here" consumerSecret:@"consumer secret here"];

Build and run. Enjoy!

UICollectionView Example App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published