A custom animation for the UIRefreshControl
The main features of andreamazz/gearrefreshcontrol are: Progress Indicators, UI Components and Widgets.
Open-source alternatives to andreamazz/gearrefreshcontrol include: yoavlt/liquidloader — Spinner loader components with liquid animation. ninjaprox/nvactivityindicatorview — NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system… airbnb/lottie-ios — lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After… alamofire/alamofirenetworkactivityindicator — Controls the visibility of the network activity indicator on iOS using Alamofire. alex5241/awesomeprogressbar. akexorcist/android-roundcornerprogressbar — [Android] Round Corner Progress Bar Library for Android.
Spinner loader components with liquid animation
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
lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After Effects as native visual elements. It functions as a renderer that converts animation data into high-fidelity native shapes to maintain small file sizes on mobile devices. The framework provides tools for managing playback, looping, and real-time property updates. It allows for the modification of colors, positions, and keyframe properties of active animations to respond to application state changes. The system parses JSON-based animation data and maps keyframes to native layers
Android Round Corner Progress Bar Library for Android