Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Slicing up a UIImage on iPhone

UICollectionView horizontal scrolling, deleting last item, animation not working

Customize a table view section header in a storyboard rather than programmatically?

ios cocoa-touch

Will Appstore reviewers allow us to use dynamic library in iOS8?

CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.2'

UIKit: UIScrollView automatically scrolling when a subview increases its width past the edge of the screen

Hit detection when drawing lines in iOS

How to get a snappy UICollectionView with lots of images (50-200)?

How to to filter by media subtype using NSPredicate with PHFetchOptions

What is your iPhone app testing strategy?

iphone cocoa-touch uikit

reimplementing NSObject from scratch

How to find and remove unused class files from a project

CoreData sort on to-many relationship

What's the correct use of NSErrorRecoveryAttempting, NSError, and UIAlertView in iOS?

Support landscape for only one view in UINavigationController

Something is wrong with the iPhone 6 Plus tableView.separatorInset

How does UIView nextResponder know what the UIViewController is?

iPhone - How do I know if the vibrate is on or off for iOS?

What does "Main Interface" in Xcode actually *do*?

ios xcode cocoa-touch

Receiving UIPasteboard (generalPasteboard) notification while in the background