React Aspect Ratio Component

Description:

This is a React implementation for aspect ratio placeholder preventing browser reflow before browser downloads and renders your component.

Installation:

# Yarn
yarn add react-aspect-ratio

# NPM
$ npm install react-aspect-ratio

Preview:

React Aspect Ratio Component

Add Comment