{"id":15142011,"url":"https://github.com/shripalsoni04/nativescript-angular-drawer-template","last_synced_at":"2025-10-23T19:31:04.249Z","repository":{"id":57156755,"uuid":"73397379","full_name":"shripalsoni04/nativescript-angular-drawer-template","owner":"shripalsoni04","description":"A starter project to quickly create nativescript angular project with drawer pages.","archived":false,"fork":false,"pushed_at":"2017-05-28T14:34:32.000Z","size":1953,"stargazers_count":46,"open_issues_count":4,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-30T20:30:43.916Z","etag":null,"topics":["android","angular","drawerlayout","ios","nativescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shripalsoni04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-10T15:56:10.000Z","updated_at":"2024-05-30T15:52:58.000Z","dependencies_parsed_at":"2022-09-03T16:50:47.731Z","dependency_job_id":null,"html_url":"https://github.com/shripalsoni04/nativescript-angular-drawer-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shripalsoni04%2Fnativescript-angular-drawer-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shripalsoni04%2Fnativescript-angular-drawer-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shripalsoni04%2Fnativescript-angular-drawer-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shripalsoni04%2Fnativescript-angular-drawer-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shripalsoni04","download_url":"https://codeload.github.com/shripalsoni04/nativescript-angular-drawer-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237877021,"owners_count":19380344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","angular","drawerlayout","ios","nativescript"],"created_at":"2024-09-26T09:21:46.986Z","updated_at":"2025-10-23T19:31:03.766Z","avatar_url":"https://github.com/shripalsoni04.png","language":"TypeScript","readme":"# Nativescript-Angular-Drawer-Template\nA starter template to quickly create nativescript angular projects with drawer pages.\n\n## Usage\n`tns create my-project-name --template nativescript-angular-drawer-template`\n\n## Preview\n### Android\n![android-preview](http://ngxp.io/wp-content/product-previews/nativescript-angular-drawer-template/ns-ng-drawer-template-android.gif)\n\n### iOS\n![ios-preview](http://ngxp.io/wp-content/product-previews/nativescript-angular-drawer-template/ns-ng-drawer-template-ios.gif)\n\n## How To Change Menu Items\nYou can change the menu items of drawer from `app/modules/shared/side-drawer-page/side-drawer-page.component.ts` file as shown below:\n\n```\nnavMenu: any[] = [\n    { name: 'Home', commands: ['/'] },\n    { name: 'About', commands: ['/about'] },\n    { name: 'Contact', commands: ['/contact'] }\n];\n```\n\n## How To Create New Page\nYou just need to wrap the content template of the new page inside `\u003cside-drawer-page\u003e` tag as shown below:\n\n```\n\u003cside-drawer-page\u003e\n    \u003cGridLayout\u003e\n        \u003cLabel text=\"Hello World\"\u003e\u003c/Label\u003e\n    \u003c/GridLayout\u003e\n\u003c/side-drawer-page\u003e\n``` \nYou can refer home, contact or about sample modules for reference.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshripalsoni04%2Fnativescript-angular-drawer-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshripalsoni04%2Fnativescript-angular-drawer-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshripalsoni04%2Fnativescript-angular-drawer-template/lists"}