{"id":19390237,"url":"https://github.com/connectycube/react-native-android-navbar-height","last_synced_at":"2026-02-28T10:06:12.618Z","repository":{"id":45507155,"uuid":"448831156","full_name":"ConnectyCube/react-native-android-navbar-height","owner":"ConnectyCube","description":" A library to obtain Android Navigation Bar height","archived":false,"fork":false,"pushed_at":"2023-12-13T16:12:54.000Z","size":412,"stargazers_count":25,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-16T13:09:23.358Z","etag":null,"topics":[],"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/ConnectyCube.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2022-01-17T09:33:33.000Z","updated_at":"2025-06-06T06:44:45.000Z","dependencies_parsed_at":"2023-12-13T18:18:21.540Z","dependency_job_id":null,"html_url":"https://github.com/ConnectyCube/react-native-android-navbar-height","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConnectyCube/react-native-android-navbar-height","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectyCube%2Freact-native-android-navbar-height","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectyCube%2Freact-native-android-navbar-height/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectyCube%2Freact-native-android-navbar-height/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectyCube%2Freact-native-android-navbar-height/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnectyCube","download_url":"https://codeload.github.com/ConnectyCube/react-native-android-navbar-height/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectyCube%2Freact-native-android-navbar-height/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-10T10:19:37.981Z","updated_at":"2026-02-28T10:06:12.598Z","avatar_url":"https://github.com/ConnectyCube.png","language":"Java","funding_links":["https://www.buymeacoffee.com/connectycube"],"categories":[],"sub_categories":[],"readme":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n# react-native-android-navbar-height\n\nA library to obtain Android Navigation Bar height\n\n## Installation\n\nAdd the following line into your package.json:\n\n```sh\n\"react-native-android-navbar-height\": \"git+https://github.com/ConnectyCube/react-native-android-navbar-height.git#main\"\n```\n\nthen do `npm install`\n\n## Usage\n\n```js\nimport { Dimensions } from \"react-native\";\nimport { getNavigationBarHeight } from \"react-native-android-navbar-height\";\n\n// ...\n\nconst scale = Dimensions.get('screen').scale;\nconst navigationBarHeight = await getNavigationBarHeight();\nconst result = navigationBarHeight / scale;\n```\n\nSee example for more info https://github.com/ConnectyCube/react-native-android-navbar-height/blob/main/example/src/App.tsx\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## Have an issue?\n\nGot troubles with integration? Create an issue at [Issues page](https://github.com/ConnectyCube/react-native-android-navbar-height/issues).\n\n**Want to support our team**:\u003cbr\u003e\n\u003ca href=\"https://www.buymeacoffee.com/connectycube\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnectycube%2Freact-native-android-navbar-height","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnectycube%2Freact-native-android-navbar-height","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnectycube%2Freact-native-android-navbar-height/lists"}