Ios swift – Why does tableview slide in one UIPanGestureRecognizer implementation but not the other?
UITableView And UIPanGestureRecognizer I added UIPangesture in two different ways, but I don't understand why it produces different results I have checked a lot of documents and information, but I can not figure out the reason override func viewDidLoad() {…