Newest Objective C Programming Tips
iOS - Simple local notification Example
Noval Agung Prayogo
·
0 responses
·
ios, objective-c
iOS - get current location information
Noval Agung Prayogo
·
0 responses
·
objective-c, ios
Don't use NSLog all the time.
william sherif
·
0 responses
·
ios, c, objective-c
Partial and black background for UIWebView
mert buran
·
0 responses
·
ios, uiwebview, objective-c, ios7
Use `setValue:forKey:` instead of `setObject:forKey` if value can be nil
dasdom
·
0 responses
·
objective-c, ios
iOS - Crop an Image
Noval Agung Prayogo
·
0 responses
·
objective-c, ios
iOS - Change Line Height of UITextView
Noval Agung Prayogo
·
0 responses
·
objective-c, 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
XCTest on Xcode 5
Matthew Teece
·
0 responses
·
ios, xcode, objective-c, xctest
UIScrollView vs. UIWindow: Eternal iOS keyboard issue.
Paris Xavier Pinkney
·
3 responses
·
cocoa, xcode, ios, uiscrollview
Circle crop/mask on views
James Tang
·
3 responses
·
xcode, objective-c, ios
Fast snapshot any views on iOS 7
James Tang
·
3 responses
·
ios, objective-c
Xcode + VIM = ❤️
Christian Sampaio
·
0 responses
·
cocoa, ios, xcode, vim
Scale UIImage using one method
Pavel
·
0 responses
·
cocoa, ios, mac, scale
Exporting Syntax Highlighted Objective-C as HTML
Max Howell
·
1 response
·
xcode, html, objective-c, syntax-highlighting
Default initializer in Objective-C
Marcin Krzyzanowski
·
0 responses
·
objective-c, krzak
Lazy initialization in Objective-C
AlexDenisov
·
0 responses
·
magic, dependency injection, lazy initialization, objective-c
autoheight text
Cristian Díaz
·
0 responses
·
objective-c, ios
how to console UIFont family names
Cristian Díaz
·
0 responses
·
objective-c, ios
Save UIImage to Desktop on iOS Simulator
Yan
·
0 responses
·
cocoa, simulator, ios, uiimage
Faking a Push Segue (Objective-C)
Ricardo Funk
·
1 response
·
xcode, development, ios, objective-c
iOS 7 Header View Size Debugging
David Kormushoff
·
2 responses
·
ios, objective-c
How to unit test blocks in Obj-C
Raphael Oliveira
·
2 responses
·
xcode, unit-test, blocks, objective-c
Testing Singletons in iOS with Kiwi
Richard S
·
0 responses
·
ios, objc, ipad, iphone