iOS-boilerplate icon indicating copy to clipboard operation
iOS-boilerplate copied to clipboard

iOS-app template with lots of common tasks solved

Results 12 iOS-boilerplate issues
Sort by recently updated
recently updated
newest added

When I run it The file “IOSBoilerplate.app” couldn’t be opened because you don’t have permission to view it. Why? Thanks!

Fix incorrect layout in SwipeableCell after tap + swipe

Great project, what do you think about supporting ARC version of it, maybe in a branch?

I have more than 1000 friend list in a UITableView. So if I scroll down its flickering with previous image almost 20+ times. How we can avoid this flickering issue...

I have increased the size of the results coming from the Twitter search example in AsyncCellImagesExample.m by changing the code as below NSArray *keys = [NSArray arrayWithObjects:@"q", @"rpp", nil]; NSArray...

Hi everyone, I want to limit down the parsed results to just cities, towns, villages, states but not addresses, suburbs, countries, continents, oceans etc.

I couldn't identify which license applies to the iOS-boilerplate project, neither here in the repo nor in the project's homepage. Could you please add a LICENSE file and possibly a...

Hi There, On select of a fast cell within a table view, the selection colour is blocked by the opaque white background colour. Is there away to configure a fast...