@logo-rn/logo-drawer

0.2.6 • Public • Published

@logo-rn/logo-drawer

is a left side navigation menu appears scrolling left or pressing hamburger icon button.

npm version

Installation

Install the component:

npm i @logo-rn/logo-drawer -s

Usage

Once installed, import the component in your application:

import {LogoDrawer} from '@logo-rn/logo-drawer';
 const DRAWER_TAB_LIST = [
       {
          title: "Home",
          iconName: "home",
          navigate: "Home"
      },
      {
          title: "About",
          iconName: "info",
          linking: "http://logo.com.tr/"
      }
  ]
  //...
    <LogoDrawer 
 itemList={DRAWER_TAB_LIST(lang)} title="Logo-RN" />

For more detailed information, please visit:

Logo Elements Documentation ↗

Package Sidebar

Install

npm i @logo-rn/logo-drawer

Weekly Downloads

2

Version

0.2.6

License

See license in LICENSE file

Unpacked Size

9.43 kB

Total Files

6

Last publish

Collaborators

  • ahmet.borslan
  • devrim.guner
  • eren.kiraz
  • emine.izmir
  • gamzeyapici
  • serhan.gurbuz