programmingthomas / TwitterBirdAnimation

Replicating Twitter's bird animation that appears when app starts up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Twitter Bird Animation

Replicating Twitter's bird zoom startup animation in Objective-C.

Read the accompanying blog post

twitter bird animation

##Differences from the original

  • Rewritten to use Objective-C
  • Uses a view controller to avoid warnings
  • More comments

About

Replicating Twitter's bird animation that appears when app starts up


Languages

Language:Objective-C 81.8%Language:Swift 18.2%