@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

Readme

Keywords

none

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