Material style image with loading animation
The Material UI Image is a component that enhances the loading experience of images by fading them in, following the material design image loading pattern. It is designed to be used with Material-UI 1.0.0-rc.0 or later.
To install the Material UI Image component, you need to have Material-UI 1.0.0-rc.0 or later installed. If you are using a previous version, it is recommended to update to the latest version.
npm install @material-ui/image
The Material UI Image component enhances the loading experience of images by fading them in, following the material design image loading pattern. It provides various customization options and can be easily integrated with Material-UI.