1 个仓库
Design standards for implementing unobtrusive visual feedback during asynchronous data retrieval.
Distinct from App Asset Loading: Nothing in the shortlist covers the high-level UX design pattern of unobtrusive loading indicators.
Explore 1 awesome GitHub repository matching user interface & experience · Loading State Design Patterns. Refine with filters or upvote what's useful.
Shimmer 是一个 UI 加载状态库,用于生成闪烁的骨架占位符和视图包装动画效果。它提供了一套用于创建高亮动画的工具,以指示用户界面内正在加载内容。 该项目包括一个骨架屏生成器和一个视图动画包装器。这些组件在现有视图上应用移动渐变效果,以便在获取数据时提供视觉反馈。 该库涵盖了用户界面动画和移动应用设计模式。它通过线性渐变遮罩、坐标空间平移和基于关键帧的动画循环的组合来实现加载指示器。
Implements unobtrusive loading indicators designed to signal background activity without distracting the user.