react-image-text-animation

0.0.9 • Public • Published

React Image Text Animation

Installation

yarn add react-image-text-animation

or

npm install react-image-text-animation --save

Basic Usage

import ReactImageTextAnimation from 'react-image-text-animation';

<ReactImageTextAnimation  animation={'slide ltr'} font={'25px'} duration={1000} data={'Lorem Ipsum'} dataType={'text'} className={'class'} tStyle={{marginLeft: '25px'}}/>

Props (All Required)

  • font

  • duration

  • data

  • dataType

  • className

  • tStyle

animation Prop

  • slide ltr
  • slide with bounce
  • text
  • bounce

dataType Prop

  • image
  • text

Team

Deorwine-Infotech Github Profile


Package Sidebar

Install

npm i react-image-text-animation

Weekly Downloads

15

Version

0.0.9

License

none

Unpacked Size

39.2 kB

Total Files

7

Last publish

Collaborators

  • bhoomiagrawal