菜鸟教程小白 发表于 2022-12-11 19:06:28

ios - 带有表格 View 的 UIPageViewController,在 UITableView 内


                                            <p><p>我想复制这种用户体验,比如在产品搜索应用中</p>

<p>我想要一个表格 View 中的几个滚动页面</p>

<p>我尝试复制创建一个包含一些静态单元格的 tableview 和一个包含容器 View 的单元格,该单元格被称为页面 Controller ,但是我在调​​整框架时遇到了很多问题</p>

<p>您有一些建议或更直接的方法来复制此用户体验吗?</p>

<p> <a href="https://imgur.com/Dckh3ra" rel="noreferrer noopener nofollow">Imagur Link to the Gif of the UX</a> </p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>你可以借助这两个库来实现这个效果。</p>

<p><strong>Parralax TableViewheader :</strong></p>

<p> <a href="https://github.com/Vinodh-G/ParallaxTableViewHeader" rel="noreferrer noopener nofollow">https://github.com/Vinodh-G/ParallaxTableViewHeader</a> </p>

<p><strong>水平滚动效果:</strong></p>

<p> <a href="https://www.cocoacontrols.com/controls/instagram-feed-view" rel="noreferrer noopener nofollow">https://www.cocoacontrols.com/controls/instagram-feed-view</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 带有表格 View 的 UIPageViewController,在 UITableView 内,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/42506852/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/42506852/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 带有表格 View 的 UIPageViewController,在 UITableView 内