All Projects → addyosmani → lottie-animation-demo

addyosmani / lottie-animation-demo

Licence: other
Network-aware adaptive loading with Lottie Web

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Demo: React-lottie network-aware resource loading in React.js

Live Demo

This is a demo of the Lottie web animation implemented using React and network hook. It determines whether to load Lottie animation or static poster image based on the user's network effective connection type.

This project was bootstrapped with Create React App.

Installation

git clone https://github.com/GoogleChromeLabs/adaptive-loading
cd react-lottie-network-aware-loading
npm install
npm start
npm run build
npm run server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].