Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Spinner loader components with liquid animation

License

NotificationsYou must be signed in to change notification settings

yoavlt/LiquidLoader

Repository files navigation

LiquidLoader is the spinner loader UI components with liquid animation, inspired bySpinner Loader - Gooey light Effect

CI StatusVersionLicensePlatform[Carthage compatible](https://github.com/Carthage/Carthage)

GrowCircle

GrowCircle

GrowLine

GrowLine

Usage

letloader=LiquidLoader(frame: loaderFrame, effect:.growCircle(circleColor,10,1.0, growColor)) //color, number of circles, duration, growColor.view.addSubview(loader)

Show/Hide

You can show and hide a loader.

loader.show()loader.hide()

Effect Type

You can use the following effects.

  • .growCircle
  • .growLine
  • .circle
  • .line

If you want to avoid grow effects, you should use.circle or.line.

Installation

LiquidLoader is available throughCocoaPods. To installit, simply add the following line to your Podfile:

pod"LiquidLoader"

or, if you useCarthage, add the following line to yourCarthage file.

github "yoavlt/LiquidLoader"

License

LiquidLoader is available under the MIT license. See the LICENSE file for more info.

About

Spinner loader components with liquid animation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp