
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
react-native-navbar-plus
Advanced tools
A react native module to show navbar, it works on iOS and Android.
A flexible way to handle safe area, also works on Android and iOS.
npm i react-native-navbar-plus --save
yarn add react-native-navbar-plus
import NavigationBar from 'react-native-navbar-plus'
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>
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
FAQs
Did you know?
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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.