THTinderNavigationController icon indicating copy to clipboard operation
THTinderNavigationController copied to clipboard

Swipe on Navbar

Open cemkozinoglu opened this issue 10 years ago • 6 comments

Hey, this is awesome controller. Didnt had too much time to dig into the code but in example when I run in my phone/simulator, the touch gestures are only captured outside the navbar. Tinder however you can swipe on navbar as well. Is it by design on your controller or a bug? Thanks!

cemkozinoglu avatar Nov 29 '14 22:11 cemkozinoglu

Heyy, I wanted to do the same thing so I take a look into the code and it's not implemented. Did you manage to do something?

carayolthomas avatar Jan 29 '15 06:01 carayolthomas

@carayolthomas yup ended up implementing it, was annoying as hell :) but works. Remind me tomorrow I can send you the code.

cemkozinoglu avatar Feb 03 '15 00:02 cemkozinoglu

@cemkozinoglu Nice ;) It would be a pleasure if you could send me the code. Cheers :)

carayolthomas avatar Feb 03 '15 11:02 carayolthomas

hey i'm also trying to get the navigation bar swipe functionality. any chance you could send me that code as well? Thank you!

lar248 avatar May 14 '15 16:05 lar248

@cemkozinoglu ^

lar248 avatar May 14 '15 16:05 lar248

I've added that on my fork over here -> https://github.com/ssuchanowski/THTinderNavigationController

ssuchanowski avatar Jun 23 '15 12:06 ssuchanowski