Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Should an IBOutlet property be marked nullable or nonnull?

What is the difference between NSURLRequest and URLRequest in Swift?

What is the best way to track memory management while testing my iPhone App?

What's the standard convention for creating a new NSArray from an existing NSArray?

Is it possible to determine the finger pressure on the screen?

iphone cocoa-touch uikit

How can I use CIFilter in iOS?

Cocoa Touch: When does an NSFetchedResultsController become necessary to manage a Core Data fetch?

Flatten UIViews Subviews to UIImage iPhone 3.0

What is the Cocoa Touch equivalent to NSArrayController?

UISearchBar Not appearing

Select no tabs in a UITabBar

How do I use CATransform3D on a UIView to add a specific type of perspective?

List of all American holidays as NSDates

Programatic Creation and Config of UITabBarController - Setting a system Image for a tab

How to create PBKDF2 key on iOS device

Is it possible to replace malloc on iOS?

objective-c cocoa-touch ios

UIBarStyleBlack vs tintColor black

NSNotification leads to segmentation fault

Track time spent in application

ios cocoa-touch

How to pass a touch event from a UIView to the UIView(s) beneath it?