{"id":15588681,"url":"https://github.com/peterstaev/nativescript-status-bar","last_synced_at":"2025-04-24T05:18:53.292Z","repository":{"id":57182407,"uuid":"50851952","full_name":"PeterStaev/NativeScript-Status-Bar","owner":"PeterStaev","description":"A simple NativeScript plugin for controlling status bar visibility.","archived":false,"fork":false,"pushed_at":"2019-07-29T19:57:48.000Z","size":3511,"stargazers_count":16,"open_issues_count":4,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T05:18:42.348Z","etag":null,"topics":["nativescript","statusbar"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterStaev.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-02-01T16:14:20.000Z","updated_at":"2024-05-30T16:07:20.000Z","dependencies_parsed_at":"2022-09-14T06:00:36.843Z","dependency_job_id":null,"html_url":"https://github.com/PeterStaev/NativeScript-Status-Bar","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/PeterStaev%2FNativeScript-Status-Bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterStaev%2FNativeScript-Status-Bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterStaev%2FNativeScript-Status-Bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterStaev%2FNativeScript-Status-Bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterStaev","download_url":"https://codeload.github.com/PeterStaev/NativeScript-Status-Bar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566790,"owners_count":21451309,"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":["nativescript","statusbar"],"created_at":"2024-10-02T22:41:18.711Z","updated_at":"2025-04-24T05:18:53.263Z","avatar_url":"https://github.com/PeterStaev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NativeScript StatusBar plugin\n[![Build Status](https://travis-ci.org/PeterStaev/NativeScript-Status-Bar.svg?branch=master)](https://travis-ci.org/PeterStaev/NativeScript-Status-Bar)\n[![npm downloads](https://img.shields.io/npm/dm/nativescript-status-bar.svg)](https://www.npmjs.com/package/nativescript-status-bar)\n[![npm downloads](https://img.shields.io/npm/dt/nativescript-status-bar.svg)](https://www.npmjs.com/package/nativescript-status-bar)\n[![npm](https://img.shields.io/npm/v/nativescript-status-bar.svg)](https://www.npmjs.com/package/nativescript-status-bar)\n\nA simple NativeScript plugin for controlling status bar visibility.\n\n## Installation\n\nRun the following command from the root of your project:\n\n`tns plugin add nativescript-status-bar`\n\nThis command automatically installs the necessary files, as well as stores nativescript-drop-down as a dependency in your project's package.json file.\n\n## API\n\n```TypeScript\n// Get reference to the Status Bar plugin module\nimport statusBar = require(\"nativescript-status-bar\");\n```\n\nFor Angular:\n```TypeScript\n// Get reference to the Status Bar plugin module\nimport * as statusBar from 'nativescript-status-bar'\n```\n\n* **show()**  \nShows the status bar.\n\n* **hide()**  \nHides the status bar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterstaev%2Fnativescript-status-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterstaev%2Fnativescript-status-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterstaev%2Fnativescript-status-bar/lists"}