GitHub - miniwater/AppStore: 模仿 Apple AppStore 页面

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

仿 Apple AppStore 页面

高仿iOS应用商店,App Store 转场动画。使用原生js 搭配view-transition api接口实现

用于个人学习和探索

  • tailwind CSS

仅简单展示思路

示例

DEMO: https://miniwater.github.io/AppStore/

图片跑马灯

使用 css animation 实现

图片跑马灯

前进和后退

使用 css view-transition 实现

前进和后退

展开与缩放

使用 css view-transition-name 实现

展开与缩放

弹出与回收

使用 css + popover 实现

弹出与回收