@vuga/bottom-navigation
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@vuga/bottom-navigation

Reusable bottom navigation component

NPM JavaScript Style Guide

Install

npm install --save @vuga/bottom-navigation

Usage

import * as React from 'react'

import MyComponent from '@vuga/bottom-navigation'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © ceddybi

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @vuga/bottom-navigation

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

200 kB

Total Files

11

Last publish

Collaborators

  • ceddy