{"id":27599660,"url":"https://github.com/martimalek/react-native-bars-colors","last_synced_at":"2026-05-10T02:46:35.496Z","repository":{"id":51497630,"uuid":"347667605","full_name":"martimalek/react-native-bars-colors","owner":"martimalek","description":"Small react-native library to control the color of both the status bar and the navigation bar in Android.","archived":false,"fork":false,"pushed_at":"2021-05-11T15:42:09.000Z","size":211,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-29T21:43:14.225Z","etag":null,"topics":["android","colors","design","navigation-bar","react-native","status-bar"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martimalek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-14T15:01:35.000Z","updated_at":"2021-05-10T20:34:21.000Z","dependencies_parsed_at":"2022-08-21T12:40:24.968Z","dependency_job_id":null,"html_url":"https://github.com/martimalek/react-native-bars-colors","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/martimalek%2Freact-native-bars-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martimalek%2Freact-native-bars-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martimalek%2Freact-native-bars-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martimalek%2Freact-native-bars-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martimalek","download_url":"https://codeload.github.com/martimalek/react-native-bars-colors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249898855,"owners_count":21342410,"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","colors","design","navigation-bar","react-native","status-bar"],"created_at":"2025-04-22T15:40:54.219Z","updated_at":"2026-05-10T02:46:35.455Z","avatar_url":"https://github.com/martimalek.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-bars-colors\n\nSmall react-native library to control the color of both the status bar and the navigation bar in Android.\n\n## Getting started\n\nWith npm:\n\n`$ npm install react-native-bars-colors --save`\n\nWith yarn:\n\n`$ yarn add react-native-bars-colors`\n\n## Usage\n```javascript\nimport BarsColors from 'react-native-bars-colors';\n\n// Change the color of both bars\nBarsColors.changeNavBarColor(color, isLightTheme);\n\n// Change the color of each bar independently\nBarsColors.changeNavBarColor(navbarColor, statusBarColor, isLightTheme);\n\n```\n## Limitations\n\nThis is a module made because of personal needs and for now only supports Android. PRs are welcome ;)\n\nThe color format should be in HEX with 6 chars, not 3. Ex. #RRGGBB (This will be changed ASAP so that #RGB format is supported)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartimalek%2Freact-native-bars-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartimalek%2Freact-native-bars-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartimalek%2Freact-native-bars-colors/lists"}