Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-bottom-navigation

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-bottom-navigation - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

bottom-navigation.ios.js

@@ -69,2 +69,3 @@ "use strict";

this.nativeView.setTabs(bottomNavigationTabs);
this.nativeView.selectItemAnimated(this.selectedTabIndex, true);
};

@@ -71,0 +72,0 @@ BottomNavigation.prototype[bottom_navigation_common_1.tabsProperty.getDefault] = function () {

2

package.json
{
"name": "nativescript-bottom-navigation",
"version": "1.1.2",
"version": "1.1.3",
"description": "Nativescript plugin to add a bottom navigation component for Android & iOS",

@@ -5,0 +5,0 @@ "main": "bottom-navigation",

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