Hello I am initializing viewController using this code:
var aboutUsViewController = self.storyboard?.instantiateViewControllerWithIdentifier(\"AboutUsViewCo
I found the answer. Instead of creating UIViewController , I created UIPageViewController!!!