Closed Maru-zhang closed 7 years ago
比如像这样调用
navigationController?.tr.pushViewController(vc, method: TRPushTransitionMethod.Fade, completion: { print("Push finish") })
是的,在 Swift 4 版本中,将采用类似的方式。
比如像这样调用