0.2.1 • Published 1 year ago

@logo-rn/logo-simple-image v0.2.1

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
1 year ago

@logo-rn/logo-simple-image

displays images in an organized view.

npm version

Installation

Install the component:

npm i @logo-rn/logo-simple-image -s

Usage

Once installed, import the component in your application:

import {LogoSimpleImage} from '@logo-rn/logo-simple-image';
  <LogoSimpleImage
       id="1"
       displayMode="Image"
       imageHeight={80}
       imageWidth={80}
       imageUrl="https://s3-symbol-logo.tradingview.com/logo-yazilim--600.png"
     />

For more detailed information, please visit:

Logo Elements Documentation ↗