fortmarek / SwipeViewController

SwipeViewController is a Swift modification of RKSwipeBetweenViewControllers - navigate between pages / ViewControllers
MIT License
655 stars 46 forks source link

Crash when swipe #7

Closed khuong291 closed 8 years ago

khuong291 commented 8 years ago

screen shot 2016-03-31 at 8 12 05 pm Sometime when I click these button in the navigation bar, it crashes

fortmarek commented 8 years ago

Which buttons? The top SwipeButtons?

khuong291 commented 8 years ago

Please check my update. I click buttons to swipe a lot of time, then sometimes it crashes :guardsman:

fortmarek commented 8 years ago

OK, this should not be such a difficult fix but I'm not at home right now. You can use it as you wish for now, I'll definitely publish new version on Saturday or Sunday (so don't worry about the error)

khuong291 commented 8 years ago

Nice, I am using it, work find :). Keep your good work :+1:

fortmarek commented 8 years ago

Published new release, tell me if the fix works for you.