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
react-native-progress is a collection of visual components for cross-platform mobile applications designed to represent completion percentages and loading states. It provides a set of progress bars, circular indicators, and loading spinners for mobile environments. The library includes specific components for visualizing progress, such as a percentage progress pie, circular progress indicators with inner text, and linear progress bars. For active background processes, it provides animated loading spinners and activity spinners to signal ongoing tasks. These components support task completion
CircleProgressView
A custom animation for the UIRefreshControl
Spinner loader components with liquid animation
yoavlt/liquidloader 的主要功能包括:Activity Indicators, Progress Indicators, UI Components, UI Components and Widgets。
yoavlt/liquidloader 的开源替代品包括: 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… exyte/activityindicatorview — A number of preset loading indicators created with SwiftUI. andreamazz/uitextfield-shake — UITextField category that adds shake animation. cosmicmind/material — Material is a mobile user interface framework designed for building responsive and consistent native applications. It… andreamazz/gearrefreshcontrol — A custom animation for the UIRefreshControl.