0.2.7 • Published 4 months ago

@logo-rn/logo-appbar-top v0.2.7

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
4 months ago

@logo-rn/logo-appbar-top

is a component to display action items in a bar on top

npm version

Installation

Install the component:

npm i @logo-rn/logo-appbar-top -s

Usage

Once installed, import the component in your application:

import {LogoAppBarTop} from '@logo-rn/logo-appbar-top';
  <LogoAppBarTop title={"Title"} />

For more detailed information, please visit:

Logo Elements Documentation ↗