Closed Stan92 closed 10 years ago
Hi, I use a tableview that reveals cell, and my problem is when I close the revealed cell (from left to right), the entire front view moves also. Is it possible, to apply the gesture on the navigationBar for a specific VC? Thanks
You can apply the provided gesture recognizer to any view. What is then the actual issue?
Hi, I use a tableview that reveals cell, and my problem is when I close the revealed cell (from left to right), the entire front view moves also. Is it possible, to apply the gesture on the navigationBar for a specific VC? Thanks