Simon Coulton
Simon Coulton
Thank you for the bug report, and I’m glad you’re enjoying the control! I’ll add a fix for it this week :) On Thursday, 5 December 2013 at 4:32 am,...
Glad you're enjoying it, always good to see other people using your work :) With regards to the speed, I think it may be due to the way I'm calculating...
Just posted an update which should solve the peak issue. You can set a peakThreshold, which will be a percentage of the distance between the edge of the view and...
Probably not the best solution, but you can always add another view controller that the navigation view controller sits in...
I'm also working on that (just snapping back instead of reloading the view again)
Thanks dude, great to hear that you're finding it easy to work with :+1: Check out https://github.com/simoncoulton/SCSlidingViewController/tree/1.0.4 for a working implementation of that (it's based on the restorationIdentifier). I've shuffled...
Hmm yeah I actually quite like that (testing it on one of my apps at the moment). Perhaps I'll make that the default behaviour with the option of animating :+1: