Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 711 Bytes

Twitter Splash Screen

Twitter Splash Screen

This is a rough demo I put together to showcase CFAAction in conjunction with AHEasing to support robust easing in Core Animation. It takes far many many more lines of code to draw the Twitter logo than it does to actually animate it.

This app makes use of Cocoapods. To set up, first clone or download this repository to your computer. Then, using your Terminal Prompt...

cd /path/to/this/repo
pod install

Open the TwitterSplash.xcworkspace file and you should be able to compile. Enjoy!