Closed hardikamal closed 7 years ago
Read Apples Documentation on Mix and Match Interoperability. In addition, you will find lots of examples when you do your research.
I followed the documentation but i am not able to access the expandablelabel delegate of swift from objective c. How can i access that??
The delegate cannot be accessed from objective-c code. If you need the delegate, you have to access it with swift.
any way where i can access that delegate in objective c?
No.
Anyways I did it myself.
Anyways I did it myself.
How did you solve this
Hi,
Can you put up an example of bridging this with objective c code?
Thanks