Skip to content

Implements Swipe/Slideable TabBar Interactive Animation and Transition Delegate for UITabBarController

License

Notifications You must be signed in to change notification settings

andrekandore/SwipableTabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwipableTabs

Implements Swipe/Slideable TabBar Interactive Animation and Transition Delegate for UITabBarController

This is based on Apple's Original Demo ported to Swift 3.0 and simplified a bit.

##Enhancements This version has 2 main enhancements over the originals:

  1. Properly Handles the 'More' Tab Properly (Inlcuding Rotation)
  2. Properly Handles Status Bar Coloring Between Swipes

What does it look like?

Tab Swipe Demo

##How to Implement? Its pretty simple:

  1. Import the .framework
  2. Create the SwipeTransitionDelegate and Connect it in Interface Builder
  3. There is no Step 3!

Tab Swipe Demo

##Anything Else?

Licence

Licence is MIT

Notes

  • The part that handles 'More' tab swiping case is a little messy...
  • Would like to upload to CocoaPods at some point...

About

Implements Swipe/Slideable TabBar Interactive Animation and Transition Delegate for UITabBarController

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published