Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 363 Bytes

File metadata and controls

5 lines (3 loc) · 363 Bytes

Send data and update view using the embedded container view

If you are looking for a way to send data to embedded container view using segue without refreshing or pushing views in xcode/objective-c or swift, you can have a look at this example.

In this example, clicking the button on the main view sends data to embedded container view and updates the text.