{"id":28610192,"url":"https://github.com/crazycodeboy/react-native-navbar-plus","last_synced_at":"2025-07-12T08:09:02.102Z","repository":{"id":57338584,"uuid":"413877919","full_name":"crazycodeboy/react-native-navbar-plus","owner":"crazycodeboy","description":"A react native module to show navbar,it works on iOS and Android.","archived":false,"fork":false,"pushed_at":"2022-11-08T14:58:42.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T02:11:23.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/crazycodeboy.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-10-05T15:36:46.000Z","updated_at":"2022-02-12T19:16:34.000Z","dependencies_parsed_at":"2023-01-21T09:03:23.966Z","dependency_job_id":null,"html_url":"https://github.com/crazycodeboy/react-native-navbar-plus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/crazycodeboy/react-native-navbar-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazycodeboy%2Freact-native-navbar-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazycodeboy%2Freact-native-navbar-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazycodeboy%2Freact-native-navbar-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazycodeboy%2Freact-native-navbar-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazycodeboy","download_url":"https://codeload.github.com/crazycodeboy/react-native-navbar-plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazycodeboy%2Freact-native-navbar-plus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958623,"owners_count":23689035,"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":[],"created_at":"2025-06-11T22:41:44.721Z","updated_at":"2025-07-12T08:09:02.097Z","avatar_url":"https://github.com/crazycodeboy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-navbar-plus\n\nA flexible way to handle safe area, also works on Android and iOS.\n\n[ ![release](https://img.shields.io/github/release/crazycodeboy/react-native-navbar-plus.svg?maxAge=2592000?style=flat-square)](https://github.com/crazycodeboy/react-native-navbar-plus/releases)\n[ ![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/react-native-navbar-plus/pulls)\n[ ![NPM version](http://img.shields.io/npm/v/react-native-navbar-plus.svg?style=flat)](https://www.npmjs.com/package/react-native-navbar-plus)\n[![License MIT](http://img.shields.io/badge/license-MIT-orange.svg?style=flat)](https://raw.githubusercontent.com/crazycodeboy/react-native-navbar-plus/master/LICENSE)\n\n\n## Content\n\n- [Installation](#installation)\n- [Getting started](#getting-started)\n- [API](#api)\n- [Contribution](#contribution)\n\n## Installation\n\n* 1.Run `npm i react-native-navbar-plus --save`\n  * or  `yarn add react-native-navbar-plus`\n* 2.`import NavigationBar from 'react-native-navbar-plus'`\n\n\n## Getting started\n\nAdd `react-native-navbar-plus` to your js file.\n\n`import NavigationBar from 'react-native-navbar-plus'`\n\nInside your component's render method, use Toast:\n\n```javascript\n render() {\n     return \u003cView\u003e\n     \u003cNavigationBar\n        title={title}\n        leftButton={}\n        style={{}}\n        rightButton={}\n      /\u003e\n     \u003c/View\u003e\n```\n\n## Contribution\n\nIssues are welcome. Please add a screenshot of bug and code snippet. Quickest way to solve issue is to reproduce it on one of the examples.\n\nPull requests are welcome. If you want to change API or making something big better to create issue and discuss it first.\n\n---\n\n**MIT Licensed**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazycodeboy%2Freact-native-navbar-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazycodeboy%2Freact-native-navbar-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazycodeboy%2Freact-native-navbar-plus/lists"}