FluidGradient icon indicating copy to clipboard operation
FluidGradient copied to clipboard

A fluid, animated gradient implemented with CoreAnimation and SwiftUI.

Results 4 FluidGradient issues
Sort by recently updated
recently updated
newest added

Intead of always clipping the FluidGradient view - let the front end user decide whether or not clip it. With this change, it allows a user create a smaller blob,...

When using `ColorSets` with configured dark mode, the gradient uses only the light mode variant. This is due to using `CGColor` for the `CAGradientLayer`. Is it possible to implement the...

I am using the this library for an animated gradient background in my app. It works fine. However, my app is in Swift and so I am using `UIHostingController` to...

Hi, we use your Package in our Project, but it crashes in our Pipeline. We got following Error and it seems while adding your Package into our Project there is...