I have 3 custom View Controllers having almost similar design.
How can I create a view (in Storyboard or using XIB) so that I can use the same view for my 3 View Controllers?
Make custom view with xib add common design that all 3 view controller. Now add UIView in that view controller and give super class of that UIView to that custom class and this way you can use this custom view on 3 controller
See this i have use same view in multiple controller
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With