Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持这种轮播样式吗(叠层一样的) #216

Open
LiuDongCai opened this issue Jan 19, 2022 · 3 comments
Open

支持这种轮播样式吗(叠层一样的) #216

LiuDongCai opened this issue Jan 19, 2022 · 3 comments

Comments

@LiuDongCai
Copy link

c1264145788695222cea1171f73d5349-1555013.mp4
@xiaohaibin
Copy link
Owner

支持呀,参考新增的叠加效果自定义transform动画即可

@LiuDongCai
Copy link
Author

支持呀,参考新增的叠加效果自定义transform动画即可
public enum Transformer {
Default,
Alpha,
Rotate,
Cube,
Flip,
Accordion,
ZoomFade,
ZoomCenter,
ZoomStack,
Stack,
Depth,
Zoom,
Scale
}

是哪个呀,都试过了没找到类似的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants