https://github.com/amerhukic/animatedgiflaunchscreen-example
Animating launch screen using a GIF image - example project
https://github.com/amerhukic/animatedgiflaunchscreen-example
gif gif-animation ios launchscreen swift
Last synced: 16 days ago
JSON representation
Animating launch screen using a GIF image - example project
- Host: GitHub
- URL: https://github.com/amerhukic/animatedgiflaunchscreen-example
- Owner: amerhukic
- License: mit
- Created: 2018-09-14T18:24:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T21:44:22.000Z (about 6 years ago)
- Last Synced: 2025-03-26T17:46:45.571Z (7 months ago)
- Topics: gif, gif-animation, ios, launchscreen, swift
- Language: Swift
- Homepage: https://www.amerhukic.com/animating-launch-screen-using-gif
- Size: 1.71 MB
- Stars: 49
- Watchers: 4
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
This repo contains an example iOS project that demonstrates how to implement an animated launch screen using a GIF image.
[A detailed explanation about the implementation is available as a blog-post on my website](https://www.amerhukic.com/animating-launch-screen-using-gif).## License
AnimatedGifLaunchScreen-Example is licensed under the MIT license. Check the [LICENSE](LICENSE) file for details.
## Author
[Amer Hukić](https://amerhukic.com)