How to use Objective C in Swift?

How to use Objective C in Swift?

With everyone switching to apple iOS Swift these days, one of the key requirement in Swift projects is using Objective C classes or frameworks that are not yet available in Swift.



Swift provides a simple way to communicate with Objective C for interoperability. 
Simple add a cocoa class to your project  and swift asks to add a bridging 
header file to your project. This acts as a bridge between objective C and swift.
Then import objective C libraries in the bridging header and start using in Swift. 

Using objective C in Swift iOS







Praveen Kumar,CIO - Nanite Solutions
www.nanitesol.com


Other blogs by the author
55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 

Comments

Unknown said…
Usefullfor new commers
Meenujs said…
I read this blog, Nice article...Thanks for sharing and waiting for the next...
Javascript back end frameworks
Javascript frameworks list
Meera Renjith said…
I read this blog, a Nice article...Thanks for sharing and waiting for the next...
How does selenium work
What is selenium?

Popular posts from this blog

Internet of Things - MindMap

Trends in Cloud Computing for 2016 and Beyond

Creating a Mobile Strategy: Find out the top 10 ways!