Socket
Socket
Sign inDemoInstall

react-fancy-image

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-fancy-image

React image component with transitions and animations by image change


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Introduction

This is a module extends React

This FancyImage React component creates an animation on image change and can be used as nice and material headline design with image.

Installation

npm install react-fancy-image --save

Usage

Add following line at the beginning of your document:

import ReactFancyImage from 'react-fancy-image'

Use the ReactFancyImage component:

<Image img={require(imgUrl)} headlineA="" headlineB="" />

The image is displayed 'absolute'. To embed it into your website it is recommended to use a parent <div style={position: "relative"}>.

Contact

Github: https://github.com/aleabodo

Wesite: https://alexbell.de

Email: mail@alexbell.de

FAQs

Last updated on 28 May 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc