Hi,
Is it possible to add a UIViewController to a IGSlideTabView?
Hi Hemang,
After you create an instance of your UIViewController and perform any additional setup, assign the UIViewController's view property to the associated property on the IGSlideTabView or IGSlideTabItem that you wish to use the custom view.
Thanks Torrey,
Could you send me some reference or links that I could refer or sample code.
--
Regards,
Hemang Mehta
I've attached an Xcode project that demonstrates the solution I mentioned previously.