Swiftpack.co - MahdiBND/LiquidLoaderSwiftUI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by MahdiBND.
MahdiBND/LiquidLoaderSwiftUI 1.0.0
LiquidLoader is the spinner loader UI components with liquid animation, inspired by Spinner Loader - Gooey light Effect
⭐️ 0
🕓 1 year ago
iOS
.package(url: "https://github.com/MahdiBND/LiquidLoaderSwiftUI.git", from: "1.0.0")

LiquidLoaderSwiftUI

A SwiftUI wrapper around LiquidLoader

Get

For Xcode Projects

File > Swift Packages > Add Package Dependency: https://github.com/MahdiBND/LiquidLoaderSwiftUI

GrowLine

GrowLine

Usage

First import LoadingView

Embed your view content in a ZStack with the Loader as the last element.

ZStack {

	ScrollView {
		//...
	}
	
	Loading(background: .green, tint: .cyan)
}

Credits

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

LoadingVIew-v1
1 year ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics