presentController(withNames:["ScreenOne", "ScreenTwo", "ScreenThree"], contexts:nil)
when the above line is executed, the ScreenOne
screen shows up as below:
first page in the array is highlighted
how would I go about getting the second page to show up when the above line is executed. i.e. ScreenTwo