所以我刚刚发现了cocoa controls website我想找到的this control {/ 3}}。
我阅读了github上的documentation,但由于我的知识水平,这对我来说有点模糊。我想将此控件应用于我已经拥有的两个viewControllers,但我不知道在哪里放置presentViewController(EZSwipeController(), animated: true, completion: nil)
以及应该在故事板上创建哪些segue连接。我也可以将我的viewControllers嵌入导航控制器中,否则会影响功能。
谢谢, 史蒂夫