Newest Cocoa Programming Tips
Accessing Cocoa (Objective-C) from Go with cgo
Kiyoshi Murata
·
1 response
·
cocoa, objective-c, go, cgo
Storyboard/UIPageViewController resets subviews' positions
Robert Wünsch
·
2 responses
·
cocoa, ios, storyboard, objective-c
Update UILabel in SubViewController from MainViewController
Robert Wünsch
·
0 responses
·
cocoa, ios, objective-c
Careful with NSURLSession
Claudio Poli
·
1 response
·
cocoa, nsurlsession, ios
Detailed Objective-C Cheat Sheet
Rob Phillips
·
4 responses
·
cocoa, ios, open source, apple
Quick Formatting of Credit Card Numbers
Paris Xavier Pinkney
·
0 responses
·
objective-c, cocoa, ios, xcode
Observing NSView Bounds
Rizo Isrof
·
0 responses
·
cocoa, os x, notifications
IPv6 Validator for Cocoa
Tito Ciuro
·
0 responses
·
cocoa, regex, networking, obj-c
UIScrollView vs. UIWindow: Eternal iOS keyboard issue.
Paris Xavier Pinkney
·
3 responses
·
cocoa, xcode, ios, uiscrollview
Xcode + VIM = ❤️
Christian Sampaio
·
0 responses
·
cocoa, ios, xcode, vim
Scale UIImage using one method
Pavel
·
0 responses
·
cocoa, ios, mac, scale
Save UIImage to Desktop on iOS Simulator
Yan
·
0 responses
·
cocoa, simulator, ios, uiimage
Quick Guide to Objective-C DateFormatting
Samuel Chow
·
2 responses
·
cocoa, text, date, objective-c
SBRXCallbackURLKit: Easily add x-callback-url support to your app
Sebastian Rehnby
·
0 responses
·
cocoa, objc, cocoapods, objective-c
Proper URL path escaping in Cocoa
Adam Yanalunas
·
2 responses
·
cocoa, objective-c
Easily creating NSIndexSet
Yan
·
0 responses
·
cocoa, ios, index, objective-c
UICollectionViewLayoutAttributes Subclass
Brian Michel
·
0 responses
·
cocoa, ios, objective-c, uicollectionview
When to use Delegation, Notification, or Observation in iOS
Juan Fernández Sagasti
·
0 responses
·
cocoa, kvo, delegation, notification
Get Youtube's popular videos using the Google API
Bram Plessers
·
0 responses
·
google, cocoa, ios, iphone
How to build Mac Apps with cool animation
Yan Li
·
0 responses
·
cocoa, coreanimation
Great analytics service
Pavel
·
0 responses
·
cocoa, mobile, analytics, framework
Debugging Xcode Plugins
Delisa Mason
·
3 responses
·
shell, cocoa, xcode, osx
FontAwesomeKit for iOS
Pavel
·
0 responses
·
cocoa, font, uikit, ios
Great flat UI framework for iOS
Pavel
·
0 responses
·
cocoa, ios, ui, flat
Beware the hidden autorelease pool
Chris Devereux
·
1 response
·
cocoa, ios, mac, objective-c