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.4.3 to 1.4.4

angular/nativescript-bottom-navigation.directives.d.ts

2

angular/nativescript-bottom-navigation.module.d.ts
export declare class NativescriptBottomNavigationModule {
}
}
{
"name": "nativescript-bottom-navigation",
"version": "1.4.3",
"version": "1.4.4",
"description": "Nativescript plugin to add a bottom navigation component for Android & iOS",

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

@@ -7,18 +7,17 @@ # Nativescript Bottom Navigation

<img alt="iOS" src="screenshots/screenshot-ios.png" width="250">
## Contents
1. [Installation](#installation)
2. [Usage with Javascript](#usage)
3. [Usage with Angular](#angular)
4. [Usage with Vue](#vue)
5. [Css Styling](#css-styling)
6. [API](#api)
1. [Installation](#installation)
2. [Usage with Javascript](#usage)
3. [Usage with Angular](#angular)
4. [Usage with Vue](#vue)
5. [Css Styling](#css-styling)
6. [API](#api)
## Prerequisites / Requirements
### Prerequisites / Requirements
You need the version of NS3 or later to use this plugin.
## Installation
### Installation

@@ -29,3 +28,3 @@ ```javascript

## Usage
### Usage

@@ -32,0 +31,0 @@ Before start using the plugin you need to add the icons for android & iOS in your App_Resources directory.

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