@logo-rn/logo-appbar-top
v0.2.7
Published
<LogoAppBarTop/> is a component to display action items in a bar on top
Downloads
15
Readme
@logo-rn/logo-appbar-top
is a component to display action items in a bar on top
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"} />