awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fxm90 avatar

fxm90/GradientLoadingBar

0
View on GitHub↗
894 stars·63 forks·Swift·MIT·5 viewsgithub.com/fxm90/GradientLoadingBar↗

GradientLoadingBar

⌛️A customizable animated gradient loading bar.

Features

  • Activity Indicators - Customizable animated gradient loading bar.
  • Loading Indicators - Animated gradient loading bar.
  • Progress Indicators - Animated gradient loading bar.

Star history

Star history chart for fxm90/gradientloadingbarStar history chart for fxm90/gradientloadingbar

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to GradientLoadingBar

Similar open-source projects, ranked by how many features they share with GradientLoadingBar.
  • ninjaprox/nvactivityindicatorviewninjaprox avatar

    ninjaprox/NVActivityIndicatorView

    10,708View on GitHub↗

    NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system loading spinners in iOS applications. It provides a collection of reusable Swift UI components designed to signal background processing and data loading through various visual styles. The library focuses on custom activity indicators that allow for the implementation of stylized loading animations with specific colors and patterns. It enables the visualization of asynchronous processes and mobile app loading states to notify users that a background task is active. These components

    Swift
    View on GitHub↗10,708
  • pkluz/pkhudpkluz avatar

    pkluz/PKHUD

    3,781View on GitHub↗

    PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification overlays on iOS. It provides a framework for creating blurred visual alerts that float above the application interface to mirror the appearance and behavior of official system indicators. The library enables the emulation of specific system UI elements, such as those used for volume and screen rotation. It supports real-time content updates to transition between different visual states, such as switching from a loading spinner to a success checkmark. The toolkit manages over

    Swift
    View on GitHub↗3,781
  • icanzilb/swiftspinnericanzilb avatar

    icanzilb/SwiftSpinner

    2,170View on GitHub↗

    A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest

    Swift
    View on GitHub↗2,170
  • yoavlt/liquidloaderyoavlt avatar

    yoavlt/LiquidLoader

    1,325View on GitHub↗

    Spinner loader components with liquid animation

    Swift
    View on GitHub↗1,325
See all 30 alternatives to GradientLoadingBar→

Frequently asked questions

What does fxm90/gradientloadingbar do?

⌛️A customizable animated gradient loading bar.

What are the main features of fxm90/gradientloadingbar?

The main features of fxm90/gradientloadingbar are: Activity Indicators, Loading Indicators, Progress Indicators.

What are some open-source alternatives to fxm90/gradientloadingbar?

Open-source alternatives to fxm90/gradientloadingbar include: pkluz/pkhud — PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification… yoavlt/liquidloader — Spinner loader components with liquid animation. icanzilb/swiftspinner — A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using… ninjaprox/nvactivityindicatorview — NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system… oblador/react-native-progress — react-native-progress is a collection of visual components for cross-platform mobile applications designed to… aliab/circular-music-progressbar.