Newest Objective C Programming Tips
Play an audio file in Objective-c
Vincent Saluzzo
·
0 responses
·
audio, aac, avfoundation, mp3
#define
Htain Lin Shwe
·
0 responses
·
objective-c
Macros to simplify the properties in Objective-C
Vincent Saluzzo
·
2 responses
·
ios, macro, objective-c
Flat UINavigationBar with "glyphs" instead of "buttons"
Matteo Toto
·
0 responses
·
objective-c, uikit, flat design, ios
Easily creating NSIndexSet
Yan
·
0 responses
·
cocoa, ios, index, objective-c
Interface Builder Constraints
Piper Chester
·
0 responses
·
xcode, objective-c, ios
UICollectionViewLayoutAttributes Subclass
Brian Michel
·
0 responses
·
cocoa, ios, objective-c, uicollectionview
NSDecimalNumber
Matthew Teece
·
0 responses
·
ios, objective-c
Storyboard Popovers
Piper Chester
·
0 responses
·
size, storyboard, objective-c, popover
Custom UIControl ProTip
Alejandro Rupérez
·
0 responses
·
ios, xcode, objective-c
Long bug
Andrew Shmig
·
0 responses
·
objective-c, appcode, long data type
So, if you faced any problems with custom fonts in iOS...
Yury Nechaev
·
0 responses
·
terminal, xcode, osx, apple
Cleaner code with objective-c categories for protocol implementations
Jessica Lam
·
0 responses
·
best practices, ios, objective-c
Objective C todon't
Kiran Gangadharan
·
0 responses
·
programming, objective-c
iOS - Add Custom Fonts
Noval Agung Prayogo
·
0 responses
·
objective-c, ios
When to use Delegation, Notification, or Observation in iOS
Juan Fernández Sagasti
·
0 responses
·
cocoa, kvo, delegation, notification
NSArray category for moving objects in a UITableView
Junior B.
·
0 responses
·
ios, uitableview, nsarray, objective-c
How to detect that app is running for the very first time after install
Dawid Pośliński
·
1 response
·
ipad, iphone, objective-c, nsuserdefaults
RBG on iOS the correct way
esromneb
·
1 response
·
macro, hex, rgb, objective-c
Log All Messages in Objective-C
Junior B.
·
0 responses
·
simulator, debug, mac, iphone
Create UIImage Using Block, Thread-Safe
Zachary Waldowski
·
0 responses
·
ios, objective-c, coregraphics, quartz
How to easily rotate UIImageView 360°
Alex Hajdu
·
1 response
·
xcode, ipad, iphone, cocoa touch
Take a snapshot of a UIView as a UIImage
Samuel Chow
·
1 response
·
ios, objective-c