Popular I Os Programming Tips
Preloading UIWebView or WKWebView in Swift
Arthur Chang
·
2 responses
·
ios, xcode, swift, webview
Media Queries only for the iPhone 4/4S! (Part II)
Rafal Bromirski
·
1 response
·
css3, iphone, scss, compass
iOS Custom Views and Accessibility in Table Views
Kerri Shotts
·
4 responses
·
ios, accessibility, tableview, scrolling
Storing password in keychain the smart way
Philippe Converset
·
3 responses
·
password, ios, keychain, username
Custom transitions on iOS 7 & a little bit about UX
Andrej Mihajlov
·
4 responses
·
transitions, ios, objective-c
Fast snapshot any views on iOS 7
James Tang
·
3 responses
·
ios, objective-c
Transfer WiFi passwords to your new iPhone with iTunes backup
Michiel Prins
·
1 response
·
security, itunes, ios, keychain passwords
Cordova-StartApp: launch external app from Cordova app
Dmitry Medvinsky
·
3 responses
·
ios, cordova, phonegap, java
iOS - Change Line Height of UITextView
Noval Agung Prayogo
·
0 responses
·
objective-c, ios
Finding the UUID of an iPhone provisioning profile
Björn Andersson
·
0 responses
·
rhomobile, iphone, provisioning profile
Add a border to any UIView
Cherif YAYA
·
0 responses
·
ios, objective-c
IOS UI colors with hex values in swfit
eranga bandara
·
1 response
·
color, ios, osx, swift
Swift: Create an array of numbers 1 to 100 and divide into odds and evens using partition()
Anthony Levings
·
0 responses
·
ios, xcode, algorithms, partition
Smooth overflow scrolling in iPhone/iPad
Giannis Dzegoutanis
·
0 responses
·
css, ipad, iphone, scrolling
Making all self references in blocks weak by default
Yan
·
6 responses
·
arc, ios, blocks, objective-c
Take a snapshot of a UIView as a UIImage
Samuel Chow
·
1 response
·
ios, objective-c
Moving to the next UITextField in an iOS App
Paul Ledger
·
0 responses
·
ios, ipad, iphone, objective-c
a simplified logging system using macros
David Rodrigues
·
1 response
·
logging, c, objective-c
UICollectionView: Set Initial ContentOffset
Robert Wünsch
·
1 response
·
cocoa touch, objective-c, uicollectionview
Checking For Internet Connection Availability
Isuru Nanayakkara
·
2 responses
·
internet, connection, reachability, swift
Resizing a view presented modally (iPad)
Juwe
·
4 responses
·
ipad, ios, objective-c, ui-kit
Custom Title in Navigation Bar
Jeffrey Jackson
·
0 responses
·
ios, xcode, ipad, iphone
Inhibit warnings in Cocoapods
Marin Usalj
·
2 responses
·
ruby, mneorr, ios, cocoapods
Objective-C Singleton Pattern (with ARC)
Paris Xavier Pinkney
·
1 response
·
arc, singleton, ios, c