Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 550 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 550 Bytes

ReuseContainerView

Quick dirty, show you how to reuse one container view in two view controller. (We are lazy right? ^^) Note: Container view create using storyboard

How To Use

First screen is VC1(green) have one button on it, when tap button will present VC2(white) Both VC have same CV(orange) have delegate attach on it, for purpose get back data to VC when user interaction on CV

Author

This repo was developed by @lamha. Follow or connect with me on my LinkedIn.