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.
π A customizable gradient progress bar (UIProgressView).
The main features of fxm90/gradientprogressbar are: Progress Indicators, UI Components.
Open-source alternatives to fxm90/gradientprogressbar include: exyte/progressindicatorview β An iOS progress indicator view library written in SwiftUI. naoyashiga/rploadinganimation β Loading animations :cyclone: by using Swift CALayer. cardinalnow/ios-circleprogressview β CircleProgressView. exyte/activityindicatorview β A number of preset loading indicators created with SwiftUI. juanpe/skeletonview β SkeletonView is an iOS loading skeleton library used to display animated placeholder views that mimic a layout'sβ¦ ninjaprox/nvactivityindicatorview β NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard systemβ¦
A number of preset loading indicators created with SwiftUI
An iOS progress indicator view library written in SwiftUI
SkeletonView is an iOS loading skeleton library used to display animated placeholder views that mimic a layout's structure while asynchronous data loads. It functions as a UI placeholder generator and a UIView animation framework to indicate active background processes. The library includes a list view skeleton orchestrator that generates placeholder cells and headers for table and collection views based on data source protocols. It provides tools to simulate text layouts using configurable line counts and spacing to prepare users for the final screen structure. Capability areas cover the co