Skip to content

Releases: cwRichardKim/RKSwipeBetweenViewControllers

ScrollView Crash fixed

Choose a tag to compare

@cwRichardKim cwRichardKim released this 28 Apr 05:09
0.1.4

fix segment tap crash

minor bugs resolved

Choose a tag to compare

@cwRichardKim cwRichardKim released this 02 Aug 23:24
0.1.3

solved the msb synch problem

minor bug resolved with mbs

Choose a tag to compare

@cwRichardKim cwRichardKim released this 02 Aug 23:13
0.1.2

solved the msb synch problem

Now works with pushing

Choose a tag to compare

@cwRichardKim cwRichardKim released this 30 Jul 23:51

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

Choose a tag to compare

@cwRichardKim cwRichardKim released this 30 Jul 07:18

Very detailed descriptions on how it works to encourage customization

Primary Release

Choose a tag to compare

@cwRichardKim cwRichardKim released this 27 Jul 23:52

check the readme for details