Part 1: • Swift Tutorial - Create re useable U...
Want to use re-usable component or re-usable UIViews in swift as your app required same UIView in multiple screens. In this video, we will learn how to create re-usable component or re-usable UIView in swift. We will create a simple profile header viewing then use the same in Home screen and profile detail screen. Also, we will navigate to edit profile screen when user tap on Edit Profile button.
Source Code: http://bit.ly/2r2K7fX (Branch name:- Pass-Data-to-reusable-component )