coder-efay

Results 1 issues of coder-efay

Here is the step i took, 1)Install pod 'TabPageViewController' 2) code for my ViewCOntroller `import UIKit import TabPageViewController class ViewController: TabPageViewController { let tabPageViewController = TabPageViewController.create() let vc1 = UIViewController()...