Socket
Socket
Sign inDemoInstall

react-native-material-bottom-navigation

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-material-bottom-navigation - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

example/ReactNavigationReduxConnectedNavigationComponent.js

6

lib/NavigationComponent.js

@@ -97,3 +97,7 @@ /**

activeLabelColor: tabOptions.activeLabelColor,
barBackgroundColor: tabOptions.barBackgroundColor
barBackgroundColor: tabOptions.barBackgroundColor,
badgeText: tabOptions.badgeText,
badgeSize: tabOptions.badgeSize,
badgeStyle: tabOptions.badgeStyle,
isBadgeVisible: tabOptions.isBadgeVisible
}

@@ -100,0 +104,0 @@

2

package.json
{
"name": "react-native-material-bottom-navigation",
"version": "0.8.1",
"version": "0.8.2",
"description": "JS Implementation of the Material Design Guidelines' Bottom Navigation for react-native",

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

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