Skip to content

An implementation of the famous Android loading indicator for Eto.Forms

License

Notifications You must be signed in to change notification settings

rafntor/Eto.RainbowLoading

Repository files navigation

Eto.RainbowLoading

Build NuGet License

Provides Eto.Forms implementations of the famous Android loading indicator. Adapted from RainbowLoading.Forms.
Two variations are available where the pure Eto-Edition is the leanest whereas the Eto/SkiaSharp-Edition adds a shadow-effect to the animation.

Pure Eto.Forms Version Eto.Forms + SkiaSharp
pure skia

Demo applications : https://nightly.link/rafntor/Eto.RainbowLoading/workflows/build/master

Quickstart

Use NuGet to install Eto.RainbowLoading, then add the following to your Form or Container:

   this.Content = new RainbowLoading();

About

An implementation of the famous Android loading indicator for Eto.Forms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages