Socket
Book a DemoInstallSign in
Socket

react-native-navbar-plus

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-navbar-plus

A react native module to show navbar, it works on iOS and Android.

latest
Source
npmnpm
Version
2.6.1
Version published
Maintainers
1
Created
Source

react-native-navbar-plus

A flexible way to handle safe area, also works on Android and iOS.

release PRs Welcome NPM version License MIT

Content

Installation

  • 1.Run npm i react-native-navbar-plus --save
    • or yarn add react-native-navbar-plus
  • 2.import NavigationBar from 'react-native-navbar-plus'

Getting started

Add react-native-navbar-plus to your js file.

import NavigationBar from 'react-native-navbar-plus'

Inside your component's render method, use Toast:

 render() {
     return <View>
     <NavigationBar
        title={title}
        leftButton={}
        style={{}}
        rightButton={}
      />
     </View>

Contribution

Issues 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.

Pull requests are welcome. If you want to change API or making something big better to create issue and discuss it first.

MIT Licensed

Keywords

react-native

FAQs

Package last updated on 24 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.