New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-navigation-bar-color

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-navigation-bar-color - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.d.ts
declare module "react-native-navigation-bar-color" {
function changeNavigationBarColor(color: string, light: boolean, animated: boolean): void;
function changeNavigationBarColor(color: string, light?: boolean, animated?: boolean): void;
function hideNavigationBar(): boolean;

@@ -4,0 +4,0 @@ function showNavigationBar(): boolean;

{
"name": "react-native-navigation-bar-color",
"version": "2.0.1",
"version": "2.0.2",
"description": "React Native component to change bottom bar/navigation bar color on Android",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,2 +23,5 @@ # React Native Navigation Bar Color Change

## Support
<a href="https://www.buymeacoffee.com/thebylito"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" target="_blank"></a>
## Installation

@@ -204,3 +207,2 @@

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fthebylito%2Freact-native-navigation-bar-color.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fthebylito%2Freact-native-navigation-bar-color?ref=badge_large)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc