# Animations
**Repository Path**: wangzee/animations
## Basic Information
- **Project Name**: Animations
- **Description**: 动画效果展示
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 6
- **Created**: 2024-11-29
- **Last Updated**: 2024-11-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 原生动效开发
## Transition
[ezCustomTransition](https://gitee.com/civilong/ez-custom-transition) OpenHarmony 应用卡片一镜到底第三方库
可以通过 ```git submodule update --init --remote``` 拉取该 submodule 的代码
| **[卡片打开一镜到底](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/CardLongTakeTransition)** | **[列表打开一镜到底](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/LongTakeTransition)** | **[视频打开一镜到底](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/VideoLongTakeTransition)** |
|:------:| :------: |:------:|
|
|
|
|
| **[搜索一镜到底](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/SearchLongTakeTransition)** | **[图片一镜到底——半模态](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/ImageLongTakeTransition/SemiModalImage)** | **[图片一镜到底——查看大图](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/ImageLongTakeTransition/ShowLargeImageWithGesture)** |
|:------:| :------: |:------:|
|
|
|
|
| **[书本展开一镜到底](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/LongTakeTransition/BookFlipLongTakeTransition)** |
|:------:|
|
|
| **[半模态转场](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/PageTransition/SemiModalTransition)** | **[全模态转场](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/PageTransition/FullModalTransition)** | **[左右转场](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/PageTransition/LeftToRightTransition)** |
|:------:| :------: |:------:|
|
|
|
|
|**[跟手模态弹窗](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/PageTransition/InteractiveModal)**| **[跟手交互转场](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/PageTransition/NavigationInteractiveTransition)** |**[秩序感动画](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Transition/ComponentTransition/ComponentOrderTransition)** |
|:------:|:------:|:------:|
|
|
|
|
## Animation
| **[线性曲线与弹簧曲线](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Animation/CurveAnimation/SpringAndLinearCurve)** | **[水波纹效果](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Animation/KeyframeAnimation/WaveAnimation)** | **[关键帧动画](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Animation/KeyframeAnimation/ClockVibration)** |
|:------:| :------: |:------:|
|
|
|
|
## Component
| **[网格增加和删除](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Component/Grid/GridAddAndRemove)** | **[Tab栏实时模糊](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Component/Tabs/TabsBlur)** | **[Tabs页签动画](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Component/Tabs/TabsAnimation)** |
|:------:| :------: |:------:|
|
|
|
|
| **[自定义Scroll](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Component/Scroll/CustomScroll)** |**[自定义 3D Swiper](https://gitee.com/civilong/animations/tree/master/AnimationDemos/entry/src/main/ets/pages/Component/Swiper)** |
|:------:|:------:|
|
|
|