Hi i am working with objective-c
,now i want to use swift
in my project using cocoapods(3rd party libraries).Is this possible?
Asked
Active
Viewed 36 times
0

Bittoo
- 579
- 7
- 21
-
My experience says **NO**. We can use Objective-C Library in Swift using **Bridge Concept** – iDeveloper Sep 30 '16 at 06:07
-
@iDeveloper Ok Thank you – Bittoo Sep 30 '16 at 06:15
-
@Bittoo Please read the answers in the linked page. – Eric Aya Sep 30 '16 at 07:58