nativescript-angular-drawer-template:一个启动项目,用于使用抽屉页面快速创建nativescript角度项目

时间:2024-02-25 03:33:15
【文件属性】:

文件名称:nativescript-angular-drawer-template:一个启动项目,用于使用抽屉页面快速创建nativescript角度项目

文件大小:1.99MB

文件格式:ZIP

更新时间:2024-02-25 03:33:15

android ios angular nativescript drawerlayout

Nativescript-角抽屉模板 入门模板,可快速创建带有抽屉页面的本机脚本角度项目。 用法 tns create my-project-name --template nativescript-angular-drawer-template 预习 安卓 的iOS 如何更改菜单项 您可以从app/modules/shared/side-drawer-page/side-drawer-page.component.ts文件中更改抽屉的菜单项,如下所示: navMenu: any[] = [ { name: 'Home', commands: ['/'] }, { name


【文件预览】:
nativescript-angular-drawer-template-master
----App_Resources()
--------Android()
--------iOS()
----.gitignore(20B)
----README.md(1KB)
----LICENSE(1KB)
----app.css(587B)
----package.json(1KB)
----modules()
--------home()
--------about()
--------contact()
--------app-routing.module.ts(599B)
--------app.module.ts(700B)
--------shared()
--------app.component.ts(169B)
----main.ts(293B)

网友评论