АК
Size: a a a
АК
AD
DA
@IBAction func startButton(_ sender: Any) {
if selectedSegment.selectedSegmentIndex == 1 {
print("go to 1")
let storyBoard: UIStoryboard = UIStoryboard(name: "Main", bundle: nil)
let newViewController = storyBoard.instantiateViewController(withIdentifier: "BeforeTabBarController") as! BeforeTabBarController
self.presentingViewController?.present(newViewController, animated: true, completion: nil)
ВВ
ВВ
С
ВВ
С
ВВ
ВВ
NN
АК