{"id":20980890,"url":"https://github.com/cap-go/capacitor-navigation-bar","last_synced_at":"2026-05-11T21:02:05.652Z","repository":{"id":133203665,"uuid":"611999379","full_name":"Cap-go/capacitor-navigation-bar","owner":"Cap-go","description":"Capacitor plugin Set navigation bar color for android lolipop and higher","archived":false,"fork":false,"pushed_at":"2026-04-01T16:11:13.000Z","size":1629,"stargazers_count":21,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T23:28:20.905Z","etag":null,"topics":["capacitor","capacitor-plugin","plugin"],"latest_commit_sha":null,"homepage":"https://capgo.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cap-go.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"Cap-go","patreon":null,"open_collective":"capgo","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-03-10T01:27:17.000Z","updated_at":"2026-04-01T16:09:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5636323-6d8d-44a2-9f9d-a0c0f27d27b9","html_url":"https://github.com/Cap-go/capacitor-navigation-bar","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":0.6046511627906976,"last_synced_commit":"ab39cbc6c70531af8d45bc17fe8f17e4251e1964"},"previous_names":[],"tags_count":175,"template":false,"template_full_name":null,"purl":"pkg:github/Cap-go/capacitor-navigation-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap-go%2Fcapacitor-navigation-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap-go%2Fcapacitor-navigation-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap-go%2Fcapacitor-navigation-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap-go%2Fcapacitor-navigation-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cap-go","download_url":"https://codeload.github.com/Cap-go/capacitor-navigation-bar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap-go%2Fcapacitor-navigation-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["capacitor","capacitor-plugin","plugin"],"created_at":"2024-11-19T05:31:10.525Z","updated_at":"2026-05-11T21:02:05.642Z","avatar_url":"https://github.com/Cap-go.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Cap-go","https://opencollective.com/capgo"],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://capgo.app/\"\u003e\u003cimg src=\"https://capgo.app/readme-banner.svg?repo=Cap-go/capacitor-navigation-bar\" alt=\"Capgo - Instant updates for Capacitor\" /\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e\u003ca href=\"https://capgo.app/?ref=plugin_navigation_bar\"\u003e ➡️ Get Instant updates for your App with Capgo\u003c/a\u003e\u003c/h2\u003e\n  \u003ch2\u003e\u003ca href=\"https://capgo.app/consulting/?ref=plugin_navigation_bar\"\u003e Missing a feature? We’ll build the plugin for you 💪\u003c/a\u003e\u003c/h2\u003e\n\u003c/div\u003e\n\n# capacitor-navigation-bar\n\nSet navigation bar color for android lollipop and higher\n\n## Documentation\n\nThe most complete doc is available here: https://capgo.app/docs/plugins/navigation-bar/\n\n## Compatibility\n\n| Plugin version | Capacitor compatibility | Maintained |\n| -------------- | ----------------------- | ---------- |\n| v8.\\*.\\*       | v8.\\*.\\*                | ✅          |\n| v7.\\*.\\*       | v7.\\*.\\*                | On demand   |\n| v6.\\*.\\*       | v6.\\*.\\*                | ❌          |\n| v5.\\*.\\*       | v5.\\*.\\*                | ❌          |\n\n\u003e **Note:** The major version of this plugin follows the major version of Capacitor. Use the version that matches your Capacitor installation (e.g., plugin v8 for Capacitor 8). Only the latest major version is actively maintained.\n\n## Install\n\n```bash\nnpm install @capgo/capacitor-navigation-bar\nnpx cap sync\n```\n\n## Example Apps\n\n- `example-app`: Interactive showcase that exercises all plugin options (color presets, custom hex, dark buttons, state reading).\n\n\n## API\n\n\u003cdocgen-index\u003e\n\n* [`setNavigationBarColor(...)`](#setnavigationbarcolor)\n* [`getNavigationBarColor()`](#getnavigationbarcolor)\n* [`getPluginVersion()`](#getpluginversion)\n* [Enums](#enums)\n\n\u003c/docgen-index\u003e\n\n\u003cdocgen-api\u003e\n\u003c!--Update the source file JSDoc comments and rerun docgen to update the docs below--\u003e\n\nCapacitor Navigation Bar Plugin for customizing the Android navigation bar.\n\n### setNavigationBarColor(...)\n\n```typescript\nsetNavigationBarColor(options: { color: NavigationBarColor | string; darkButtons?: boolean; dividerColor?: NavigationBarColor | string; }) =\u003e Promise\u003cvoid\u003e\n```\n\nSet the navigation bar color and button theme.\n\n| Param         | Type                                                                          | Description                                   |\n| ------------- | ----------------------------------------------------------------------------- | --------------------------------------------- |\n| **`options`** | \u003ccode\u003e{ color: string; darkButtons?: boolean; dividerColor?: string; }\u003c/code\u003e | - Configuration for navigation bar appearance |\n\n**Since:** 1.0.0\n\n--------------------\n\n\n### getNavigationBarColor()\n\n```typescript\ngetNavigationBarColor() =\u003e Promise\u003c{ color: string; darkButtons: boolean; }\u003e\n```\n\nGet the current navigation bar color and button theme.\n\n**Returns:** \u003ccode\u003ePromise\u0026lt;{ color: string; darkButtons: boolean; }\u0026gt;\u003c/code\u003e\n\n**Since:** 1.0.0\n\n--------------------\n\n\n### getPluginVersion()\n\n```typescript\ngetPluginVersion() =\u003e Promise\u003c{ version: string; }\u003e\n```\n\nGet the native Capacitor plugin version.\n\n**Returns:** \u003ccode\u003ePromise\u0026lt;{ version: string; }\u0026gt;\u003c/code\u003e\n\n**Since:** 1.0.0\n\n--------------------\n\n\n### Enums\n\n\n#### NavigationBarColor\n\n| Members           | Value                      | Description       |\n| ----------------- | -------------------------- | ----------------- |\n| **`WHITE`**       | \u003ccode\u003e'#FFFFFF'\u003c/code\u003e     | White color       |\n| **`BLACK`**       | \u003ccode\u003e'#000000'\u003c/code\u003e     | Black color       |\n| **`TRANSPARENT`** | \u003ccode\u003e'transparent'\u003c/code\u003e | Transparent color |\n\n\u003c/docgen-api\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap-go%2Fcapacitor-navigation-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcap-go%2Fcapacitor-navigation-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap-go%2Fcapacitor-navigation-bar/lists"}