Skip to content

小组件平移动画 | Widget on the Move, A Playful Animation

License

Notifications You must be signed in to change notification settings

TopWidgets/SwingAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e76cbba · Nov 21, 2023

History

18 Commits
Aug 21, 2023
Aug 21, 2023
Aug 21, 2023
Aug 21, 2023
Aug 21, 2023
Jul 5, 2023
Jul 5, 2023
Aug 21, 2023
Aug 21, 2023
Jul 5, 2023
Aug 21, 2023
Nov 21, 2023

Repository files navigation

SwingAnimation

SPM CI

SwingAnimation is a framework allows you to apply smooth animations in widgets.

Example

Demo

content
    .swingAnimation(duration: 4, direction: .horizontal, distance: 280)
    .swingAnimation(duration: 1, direction: .vertical, distance: 60)

Requirements

  • iOS 14.0+
  • Swift 5.8+

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/TopWidgets/SwingAnimation.git", .upToNextMajor(from: "1.0.0"))
]

Try our App

Star History

Star History Chart

License

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

About

小组件平移动画 | Widget on the Move, A Playful Animation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages