Skip to content

Releases: cwRichardKim/RKSwipeBetweenViewControllers

ScrollView Crash fixed

28 Apr 05:09
Compare
Choose a tag to compare
0.1.4

fix segment tap crash

minor bugs resolved

02 Aug 23:24
Compare
Choose a tag to compare
0.1.3

solved the msb synch problem

minor bug resolved with mbs

02 Aug 23:13
Compare
Choose a tag to compare
0.1.2

solved the msb synch problem

Now works with pushing

30 Jul 23:51
Compare
Choose a tag to compare

Previously, when you pushed another viewController ontop of the navigation bar, it wouldn't change the navigation bar, leaving the 3 tabs. I've since set a UIView as the titleView, so it should change. It's a little bit of a workaround, so if anyone else wants to look into it, I'd be happy to take a pull request

Smoother animation, better comments

30 Jul 07:18
Compare
Choose a tag to compare

Very detailed descriptions on how it works to encourage customization

Primary Release

27 Jul 23:52
Compare
Choose a tag to compare

check the readme for details