![]() |
1
1
不需要为每个选项卡创建SWRevealController。您可以创建SWRevealController并添加到
你可以做类似我的项目:
步骤1:使用类创建uiviewcontroller
步骤2:创建UITableViewController并使
步骤3:创建UItabViewController并使
你可以参考下面的链接,我在回答同一个问题时给出了详细的解释: https://stackoverflow.com/a/44780371/5094664 |
![]() |
2
1
在我过去的项目中,我也使用了swreviewcontroller。我在这方面遇到了很多定向问题。根据您的要求,最好使用ContainerView来处理事情。 1。使用ContainerView创建ParentController。 2。使用用户界面导航创建ParentController选项卡栏并管理显示选项卡索引和容器视图子项。 供参考,您可以看到此报告- https://github.com/amrittrivedir/CustomTabBar 对于Swift,您可以使用此演示- https://drive.google.com/open?id=1faFagqDZwpfRN7lzDPknQAeWGvhx3271 |
![]() |
Jubia · iOS 7:使用TabBar和自动布局时视图大小会发生变化 11 年前 |
![]() |
Dylanthepiguy · CSS制作选项卡栏 11 年前 |
![]() |
Zoro · 无法从AppDelegate自定义我的选项卡[已关闭] 12 年前 |
|
user1580957 · 通过在xcode中单击按钮启用和禁用选项卡栏项目? 12 年前 |