Skip to content

Boblee93/SwingAnimation

 
 

Repository files navigation

SwingAnimation

SPM

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

Example

Demo

content.swingAnimation(duration: 8, direction: .horizontal, distance: 100)

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"))
]

License

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

About

小组件平移动画

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Swift 100.0%