0

I have scenario in my project, where i need to pass a model class object to view controller file which is in objective c .

Let say employee.swift is my class it has name,address,phonenmber.

I need to pass this to objective c class as an argument to method in it.

How do we pass this as an arguemt? how do create object of swift class in objective c?

1 Answer 1

2

I think the following link might help you.

Sorry, didn't written as a comment since not sufficient reputation.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.