Переход делаю так:
let cardViewController = CardViewController.instance()
cardViewController.cardUk = card
self.present(cardViewController, animated: true, completion: nil)
modalPresentationStyle = .fullscreen
Обсуждают сегодня