我尝试找出创建模块的方式,该模块能够以模态打开并带有在内部导航的选项。在TabView出口中或从其他模式中打开。就像这张照片上展示的那样:
我找到了许多简单的示例,但是如果我将其与模块结合使用-我会像这样的错误不断摇摆
我已经准备好了游乐场 https://play.nativescript.org/?template=play-ng&id=7Pfmcl&v=4
我的灵感:
https://www.nativescript.org/blog/implementing-a-login-for-nativescript-apps-with-tab-based-navigation-它已经解决了登录,欢迎和tabview
https://medium.com/@williamjuan027/nativescript-angular-lazy-loading-modals-e56451392c8d-延迟加载模式
有人可以帮我吗?您是否有在原生脚本中使用angular进行一些高级路由的经验?
非常感谢Michal