Skip to content

DevMountain/IconCollection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IconCollection

Data Code for you to copy and paste into DataSource:

- (NSArray *)imageNames
{
    return @[@"beach", @"england", @"food", @"friends", @"hiking", @"iphone", @"rain", @"ref", @"sleep", @"soccer", @"travel"];
} 

About

A simple app to demonstrate UICollectionViews (and a little auto layout)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%