菜鸟教程小白 发表于 2022-12-12 10:57:09

ios - 为 ipad 创建垂直标签栏


                                            <p><p>今天我尝试为 iPad 实现一个垂直标签栏。我在 Stackoverflow 和其他网站上检查了很多问题,但找不到合适的答案。以下是我发现的:<br/></p>

<ul>
<li> <a href="https://github.com/futuresimple/FSVerticalTabBarController" rel="noreferrer noopener nofollow">https://github.com/futuresimple/FSVerticalTabBarController</a> </li>
<li> <a href="https://github.com/nst/SEVerticalTabBar" rel="noreferrer noopener nofollow">https://github.com/nst/SEVerticalTabBar</a> </li>
<li> <a href="https://github.com/NOUSguide/NGTabBarController" rel="noreferrer noopener nofollow">https://github.com/NOUSguide/NGTabBarController</a>
<br/></li>
</ul>

<p>在我看来,第三部分很棒。但是,我想我必须先进行很多自定义,然后才能使用它来创建以下 UI:
<br/> <img src="/image/j0k7G.jpg" alt="enter image description here"/> </p>

<p>那么您知道任何与我的 UI 匹配的组件/库吗?如果有人能建议我一个正确的,那就太好了。谢谢。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>尝试使用 <a href="https://github.com/futuresimple/FSVerticalTabBarController" rel="noreferrer noopener nofollow">FSVerticalTabBarController</a> .我用过,很容易修改...</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 为 ipad 创建垂直标签栏,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/24953014/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/24953014/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 为 ipad 创建垂直标签栏