I want to always display keyboard in all views in pageviewcontroller. All views have uitextfield and I coded becomefirstresponder in viewdidload so the keyboard appears. But problem is that when i set new viewcontroller or swipe in pageviewcontroller the keyboard disappears and re-appears.I want to always display keyboard in all views