Skip to content

A recreation of the Twitter Splash screen in Swift using CFAAction and AHEasing

Notifications You must be signed in to change notification settings

jkosoy/TwitterSplashDemo

Repository files navigation

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!

About

A recreation of the Twitter Splash screen in Swift using CFAAction and AHEasing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published