1 个仓库
Defining motion and transition effects for elements within the SwiftUI framework.
Distinct from SwiftUI Animation Designers: The candidates are too narrow (text inputs) or too broad (general SwiftUI tools); this captures view-level animations.
Explore 1 awesome GitHub repository matching user interface & experience · SwiftUI View Animations. Refine with filters or upvote what's useful.
PopupView 是一个 SwiftUI 弹出库和模态视图管理器,用于在活动屏幕上显示 Toast 和浮动提醒。它作为一个覆盖层动画框架和通知系统,用于在 SwiftUI 用户界面中渲染非侵入式 UI 元素。 该库提供了用于覆盖层弹出渲染和通知管理的工具,允许创建出现在主要应用内容之上的自定义视图。它包括用于弹出背景定制和布局配置的功能,以管理屏幕定位和内边距。 该系统通过手势和计时器处理模态状态管理和关闭逻辑。它涵盖了用于控制元素出现和消失的过渡动画,以及感知安全区域的定位和状态驱动的可见性控制。
Implements custom sliding and scaling transition effects for views appearing and disappearing from the screen.