0

Hi im trying to pass data between two viewController from different storyBoard . like this i want to pass image and label to tableViewCell without using segue . how can i do it ?enter image description here

2

1 Answer 1

0

Welcome to the world of stack overflow.🙂

There are many approaches to pass data between viewcontrollers. Most liked are Delegates and on NSNotificationCenter.

Please have a look at this article. You will get the idea.

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.