A React & React Native component that uses SVG to create content loaders that simulate the structure of the content that will be loaded.
Installation:
# Yarn $ yarn add react-content-loader # NPM $ npm install react-content-loader --save
# Yarn (React Native) $ yarn add react-content-loader react-native-svg # NPM (React Native) $ npm install react-content-loader react-native-svg --save
Preview:
Download Details:
Author: danilowoz
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/danilowoz/react-content-loader
License: MIT