Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

NSPredicate that ignores whitespaces

iPhone: Can I programmatically disable auto turning off the display? [duplicate]

ios objective-c cocoa-touch

UIPageViewController with Peeking

How do a set an opaque 1px high shadow image for a UINavigationBar?

Is the iOS Local Notification Limit Per Day?

Enqueue a selector to the run loop - is [NSObject performSelector:withObject:afterDelay:] the way to go?

How do I add an outer glow to a UIImage or UIImageView or UIView

CGContextDrawPDFPage taking up large amounts of memory

How to find out the modulus and exponent of RSA Public Key on iPhone/Objective C

Why are my UIView layer properties not being set when called within initWIthCoder:(NSCoder *)aDecoder?

How to flip a UIView around the x-axis while simultaneously switching subviews

Storyboards vs. doing it in code

How do I make a part of a UILabel visually be a block quote?

Detecting that iOS image data is HEIF or HEIC

ios cocoa-touch uiimage heif

What are the main differences between Cocoa and CocoaTouch?

cocoa-touch cocoa

How to correctly removeFromSuperview?

iphone cocoa-touch uikit

How can I create a variable sized UITableViewCell?

ttf font not available for iPhone in interface builder or simulator

UIKeyboardTypeNumberPad without a done button

viewDidAppear not firing ever again after app enters foreground