Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

UIImage -> CGImageRef

UICollectionView header not showing

How to detect if view controller is being popped of from the navigation controller?

Get email and name Facebook SDK v4.4.0 Swift

Hiding the Keyboard when losing focus on a UITextView

Checking if a NSInteger is odd or even

objective-c cocoa-touch

const vs static NSStrings in Objective-C

Check iOS version at runtime?

Detect backspace Event in UITextField

Crashlytics iOS - log caught exception

Objective-C: How do you access parent properties from subclasses?

Saving NSDictionary to NSUserDefaults

How do you duplicate a file in XCode?

Double vs float on the iPhone

How to draw an UIImage or directly in -drawRect:?

Check if user finished sliding on a continuous UISlider?

objective-c ios cocoa-touch

Detect the current top cell in a UITableView after scrolling

How to disable touch input to all views except the top-most view?

How to delete ALL FILES in a specified directory on the app?

ios - present UIAlertController on top of everything regardless of the view hierarchy