https://github.com/rajaikumar-iosdev/koalaactivityindicator
🐨 KoalaActivityIndicator is created for people who loves koala and wants to add a non boring version of activity indicator.
https://github.com/rajaikumar-iosdev/koalaactivityindicator
activityindicator ios spritekit swift
Last synced: 7 months ago
JSON representation
🐨 KoalaActivityIndicator is created for people who loves koala and wants to add a non boring version of activity indicator.
- Host: GitHub
- URL: https://github.com/rajaikumar-iosdev/koalaactivityindicator
- Owner: Rajaikumar-iOSDev
- License: mit
- Created: 2021-01-27T15:42:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T11:23:02.000Z (about 5 years ago)
- Last Synced: 2025-07-15T08:49:23.928Z (7 months ago)
- Topics: activityindicator, ios, spritekit, swift
- Language: Swift
- Homepage: https://rajaikumar.medium.com/koala-animation-for-activity-indicator-6c67582ff185
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🐨 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 and let me know.
## 🎥Sample

## 📜Installation guide
### 📦Swift Package Manager
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 addKoalaAnimation() using the outlet.

## 🥞Tech stack
Xcode, UIKit & SpriteKit.
## 💾Example project
https://github.com/Rajaikumar-iOSDev/KoalaActivityIndicatorExample
## 🙏🏽Special thanks for the assets
https://www.gameartguppy.com & Vicki Wenderlich
# 👨💻 Author
[Rajai kumar](https://github.com/Rajaikumar-iOSDev)
# 🔖 Licence
The project is availabe under [MIT licence](https://github.com/Rajaikumar-iOSDev/KoalaActivityIndicator/blob/main/LICENSE).