How to change the status bar background color and text color on iOS 7?
My current application runs on iOS 5 and 6. The navigation bar is having an orange color and the status
Continue readingIos questions repository
My current application runs on iOS 5 and 6. The navigation bar is having an orange color and the status
Continue readingAs the design of table views using the grouped style changed considerably with iOS 7, I would like to hide
Continue readingWhat is the right way to calculate how much viewable space is available on mobile Safari? By viewing area, we
Continue readingBefore iOS7, a code like this worked fine on UIImageView’s subclass. But not working any more. -(id) initWithFrame:(CGRect) frame{ self
Continue readingI’m creating custom elements in my app and want to match the look and feel of the new iOS. iOS
Continue readingI am migrating my application to iOS 7. For handing the status bar issue I have added this code if([[[UIDevice
Continue readingI’m working on a basic iOS app which supports both portrait and landscape modes. When the iPhone simulator keyboard is
Continue readingI’m updating my app for iOS 7 and one of my functions that allowed a search bar search button to
Continue readingI am updating an application for iOS 7 and have decided to use Auto Layout. When I try to add
Continue readingI am playing around with some of the new iOS 7 features and working with some of the Image Effects
Continue reading
Recent Comments