https://github.com/mackentoch/edaswiftanimatedbackgroundimage
background animated image - panorama like - linked in app like
https://github.com/mackentoch/edaswiftanimatedbackgroundimage
Last synced: about 1 year ago
JSON representation
background animated image - panorama like - linked in app like
- Host: GitHub
- URL: https://github.com/mackentoch/edaswiftanimatedbackgroundimage
- Owner: MacKentoch
- License: mit
- Created: 2015-04-22T17:48:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-20T15:04:44.000Z (over 10 years ago)
- Last Synced: 2025-03-15T18:54:29.498Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 839 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EDAAnimatedBackgroundImage
==========================
####An infinite animated background image like linked iOS application.
- Inspired by [sachinkesiraju/SKPanoramaView](https://github.com/sachinkesiraju/SKPanoramaView)
- written in Swift 1.2
###Main Features (since v0.1):
- for now, this project is only `demo purpose`
+ how to animate background image in `swift 1.2`
+ how to manage animation (stop, resume) when application goes background
+ on simulator go Home ; press `SHIFT+COMMAND+H`, then enter back app
* animation starts again and don't freeze
###Added since v0.2 :
- added a `cool alternative not to brutal reset position` after app `resume from background. No more instant reset.
+ Since v0.2, `fast but smooth return animation` so that background animated image returns initial point and `then main animation restart`
+ `target output` more verbose to follow image background animation.
----
###License
EDAAnimatedBackgroundImage is available under the MIT License. For more information, read the LICENSE file.