Skip to content

Code and presentation from the CocoaHeads meet-up in Copenhagen on April 14, 2014.

Notifications You must be signed in to change notification settings

osteslag/cocoa-heads-cph-dk-04-14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository contains the code and presentation I gave at the CocoaHeads meet-up in Copenhagen on April 14, 2014. It does not contain the custom tab bar classes I showed, as these are not for public consumption.

There are two commits on the master branch.

  1. The first features the UITabBarController instance without transition animation.

  2. The second features the same tab bar controller, but with a JBAnimatedTabTransition animation controller to perform a transition animation.

The presentation went on to show how we could plug in the JBAnimatedTabTransition class, without modifications, to animate the transition of the custom tab bar controller class (a UIViewController subclass).


  • The presentation was done with Deckset.
  • Tab bar icons are from Pixeden.

About

Code and presentation from the CocoaHeads meet-up in Copenhagen on April 14, 2014.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published