0.1.0 • Published 2 years ago

@logo-rn/logo-fab-button v0.1.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-rn/logo-fab-button

is a floating action button that allows users to perform actions.

npm version

Installation

Install the component:

npm i @logo-rn/logo-fab-button -s

Usage

Once installed, import the component in your application:

import {LogoFabButton} from '@logo-rn/logo-fab-button';
  <LogoFabButton isLeftIcon={true} />

For more detailed information, please visit:

Logo Elements Documentation ↗