iOS - 像 iOS 5 横幅通知一样翻转动画

发布于 2024-12-16 18:55:46 字数 63 浏览 2 评论 0原文

我想创建一个像 iOS 5 横幅通知一样的动画,但我不知道怎么做!
有什么帮助吗?我需要代码和一些解释!

I would like create an animation like the iOS 5 banner notifications, but i don't know how!
Any help? I need code and a little explanation!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

诗化ㄋ丶相逢 2024-12-23 18:55:46

翻转也可以通过视图变换来完成。 这个答案给出了一个很好的例子。

为了能够像通知一样合并当前屏幕的元素,将需要更多的操作并获取当前的显示位。

A flip can also be accomplished via view transforms. This answer gives a good example.

To be able to incorporate elements of the current screen like the notification does will require more manipulation and grabbing the current display bits.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文