Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Changing Compiler to llvm-clang on existing iPhone Project

iphone cocoa-touch xcode

Using pushViewController after presentModalViewController

iphone cocoa-touch

How to do iPad Photos app pinch to expand

iPhone/iPad keyboard shortcuts?

How to set UITableViewCell background image with different heights?

iOS - In-App Purchase & applicationDidBecomeActive

iPhone : How to change gradient color for negative values in Core Plot?

Detect touch on UIBezierPath stroke, not fill [duplicate]

UIImagePickerController that allowsEditing incorrectly crops the image leaving a black bar across the top

NSURLProtocol's abstract methods

ios cocoa-touch url

Back button does not appear in navigation bar until you rotate

Floating View over UITableView in RootViewController

cocoa-touch uitableview

Initializing instance variables in iPhone Development / Objective-C

Which iOS classes that don't support zeroing weak references?

Objective C UIImagePNGRepresentation memory issue (using ARC)

With UICollectionViewFlowLayout / UICollectionViewLayout subclass, CellForItemAtIndexPath is not called at the correct time

Best practice to hide URL scheme from end users

Keyboard extension loses height in iOS 10 when trying to size automatically in some cases

Is there a way to control the animation on a UITableView scrollToRowAtIndexPath?

How would you construct and interact with a grid like a Sudoku board?