The Wayback Machine - https://web.archive.org/web/20210802024955/https://github.com/topics/animations
Skip to content
#

animations

Here are 1,599 public repositories matching this topic...

ViewAnimator
tsparticles
matteobruni
matteobruni commented Jul 30, 2021

All colors used in tsParticles are simple, I think supporting gradients could be a good addition since particles can obtain another effect just with colors.

How I think gradient should be configured:

{
   "particles":{
      "color":{
         "value":{
            "gradient":{
               "type":"linear",
               "angle": {
                 "value": 0,
          
swiftui-animation-library

SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band, Kitchen Sink and Wobble effects. Browse, find and download the animation that fits your needs.
  • Updated Jul 30, 2021

Improve this page

Add a description, image, and links to the animations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the animations topic, visit your repo's landing page and select "manage topics."

Learn more