Home  »  Animation
Tagged   Animation

Swift Animation

Posted on 17 Sep 2015


Swift 2 based animation demo build using Xcode 7, iOS 9

Swift based mobile application that demonstrates animation techniques. It shows various ways to applying animation on UI element like UIView or UIImageView etc. You can use this demo to understand how basic animation can be applied within Swift application and make it interactive. You can use this as a base project and expand its functionality, it’s free for personal or commercial use.

Technology used:
– Creating UIImageView object runtime.
– Based on screen size, position the object in a view.
– Applying movement on UIImageView using various techniques.
– Move Object Automatically i.e. programmatically in loop etc.
– Move Object Manually i.e. via user interaction.
– Simple and Clean interface.
– Build with Xcode storyboard.
– Adaptive layout for major screen size support.
– Created with Swift 2, iOS 9, Xcode 7.

Read more  

PrashantKumar Mangukiya
Native iOS / Hybrid Mobile Application Developer
LinkedIn Profile   GitHub Profile   Twitter Profile

Browse by Category

Follow Me on Twitter

Other Post

OSM Satsang -- iOS, Swift based Audio Player App. iOS App Released – OSM Satsang (Download tracks and play offline) - 04 Jun 2016
Geo Target Note iOS App Released – Geo Target Note - 19 May 2016
Swift Core Image Filter - CIImage and CIFilter Swift Core Image Filter – CIImage and CIFilter - 24 Nov 2015
Swift Video Player using AVPlayerViewController - 10 Nov 2015
Swift Audio Player using AVFoundation Library Swift Audio Player using AVFoundation Library - 05 Nov 2015
Using MKMapView in Swift, MapKit Using MKMapView in Swift, iOS Application - 02 Nov 2015
Go to Top