Skip to content

AFathi/UIButton_CoreAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

UIButton_CoreAnimation

This is a simple iPhone app that shows you how to animate an image button used in the view controller using core animation in Xcode.

Preview

preview

Requirements

Always remember to add the following frameworks in your project to use core animation

FRAMEWORKS NEEDED:

AVFoundation.framework

QuartzCore.framework

After adding both frameworks don't forget to import the frameworks into the header file (.h file)

About

A simple project that animates a UIButton using Core Animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published