【发布时间】:2017-01-09 13:58:46
【问题描述】:
我想设计一个TabView,就像https://www.nativescript.org/blog/guest-post-getting-cozy-with-nativescript's-tabview 中的那个,只是嵌入其他“页面”(Component),但我使用的是naivescript-angular,所以我找不到任何好的教程它。有什么建议吗?
【问题讨论】:
-
我也有同样的问题。我希望标签视图内容是不同的页面,并且标签视图像菜单栏一样。无法找到使用角度的方法。我不想将所有 html 嵌入到一个页面中。太复杂了
标签: angular typescript nativescript angular2-nativescript