tgyhlsb / THTinderNavigationController

iOS navigation component based on Tinder app
MIT License
86 stars 11 forks source link

Swipe on Navbar #6

Open cemkozinoglu opened 9 years ago

cemkozinoglu commented 9 years ago

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!

carayolthomas commented 9 years ago

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?

cemkozinoglu commented 9 years ago

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

carayolthomas commented 9 years ago

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

lar248 commented 9 years ago

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 commented 9 years ago

@cemkozinoglu ^

ssuchanowski commented 9 years ago

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