菜鸟教程小白 发表于 2022-12-12 14:48:27

IOS UI通知栏过渡


                                            <p><p>我的页面顶部有一个 <code>imageView</code>。 </p>

<p>我想在拖动 <code>imageView</code> 时使用类似于 iPhone 中 <code>notification bar</code> 的默认滚动的过渡。</p>

<p>谁能帮我创建类似的过渡?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>为了实现类似iOS Notification的转换,你只需要修改<a href="https://github.com/crocodella/PullableView" rel="noreferrer noopener nofollow">https://github.com/crocodella/PullableView</a>中的代码即可以你想要的方式。</p></p>
                                   
                                                <p style="font-size: 20px;">关于IOS UI通知栏过渡,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/29205212/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/29205212/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: IOS UI通知栏过渡