iOS Animation guide

🐨Koala walking animation for Activity Indicator

Rajai Kumar
Nerd For Tech
Published in
2 min readJan 27, 2021

--

This is going to be a short article. I just finished making a small swift package using SpriteKit. And I wanted to bring that to the people here.

Introducing 🐨KoalaActivityIndicator!

KoalaActivityIndicator is created for people who loves koala🐨💙 and wants to add a non boring version of activity indicator. If you have any issues or if you need any feature, create an issue on Github.

📜Installation guide

📦Swift Package Manager

Install this package easily using SPM. Follow the steps below.

🚶🏽‍Xcode > File > Swift Packages > Add Package Dependency > Select your project > enter package dependency URL

🔗URL — https://github.com/Rajaikumar-iOSDev/KoalaActivityIndicator.git

📃Usage guide

Step 1: Go to the storyboard and add a SKView object from the object Library.

Step 2: Change the class name in the Identity inspector to KoalaLoaderView.

Step 3: Create an IBOutlet for the SKView from the storyboard

Step 4: Call the addKoalaAnimation() method using the outlet.

🥞Tech stack

Xcode, UIKit & SpriteKit.

🙏🏽Special thanks for the assets

https://www.gameartguppy.com & Vicki Wenderlich

📂Example project

https://github.com/Rajaikumar-iOSDev/KoalaActivityIndicatorExample

--

--

Rajai Kumar
Nerd For Tech

I’m a workaholic iOS developer. I focus a lot on UX and product efficiancy.