bhavik blogs
Saturday, 24 October 2015
Exploring newly released Apple tvOS - Sept' 2015
›
On 9th September 2015, Apple has revealed anticipating new Apple tv with tvOS and access to developers with tvOS SDK. It's been expecte...
Sunday, 13 September 2015
MKMapview : get radius of map in Swift
›
Referring : http://jslim.net/blog/2013/07/02/ios-get-the-radius-of-mkmapview/ Here is Swift conversion of getRadius(), // get cen...
Thursday, 11 December 2014
Working with ABAddressBook in Swift
›
ABAddressBook By definition : The ABAddressBook opaque type (whose instances are known as address...
Thursday, 17 July 2014
Working with UIAlertController in Swift (NS_CLASS_AVAILABLE_IOS(8_0))
›
A UIAlertController, replaces prior UIActionSheet and UIAlertView classes for displaying alerts from iOS 8. Declare alert contro...
Thursday, 19 June 2014
Export Text As Audio File in MAC OS
›
1) Find Automator from spotlight and run it. Then Select new service template 2) Add new action "Text to Audio File" in ...
Monday, 9 June 2014
Introducing Swift programming language
›
Swift, Programming language without the constraints of C compatibility, Introduced by at WWDC 2014 keynote. Which has been met with a...
Thursday, 22 May 2014
Introducing UIKit Dynamics
›
Concern : As animation is so important and allows to represent things in more realistic manner, iOS 7 came with new catalog UIKit Dynam...
›
Home
View web version