Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Cocoa class to reference many entries by a single key

Should I use UITableView or UICollectionView when building a chat app? [closed]

Incompatible pointer types returning 'UIView *_strong' from a function with result type 'CardCreationClass *'

comparing NSStrings with Ä,Ö,Ü

How do I reference a subclass's parent view controller?

IOS swipable welcome screen [closed]

ios cocoa-touch

AWS v2 SNS in iOS - createPlatformEndpoint:request

Objective-C for iPhone - app crashing when using simple date commands

How to show No Results screen on UISearchDisplayController?

Sharing Managed Object Context

sqlite3_open: "unable to open database file"

c cocoa-touch sqlite

How to create a demo like Convertbot

iphone cocoa-touch

Is it bad to have an embedded table view? [closed]

ios cocoa-touch

Fast enumeration ordering

SwiftUI adjustsFontSizeToFitWidth equivalent

Check if a dispatch queue cannot keep up with tasks and is backlogged

NSDateFormatter returns nil for @"dd-MM-yy" in iOS 3.0

Understanding multiple mentions of delegate protocol in sample code