Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 1.6 KB

File metadata and controls

33 lines (21 loc) · 1.6 KB

react-lottie-hook

GitHub license npm version React Version React Version CI

Deprecated

I've moved the package to my personal github account here.


Lottie react hook with runtime animation controls.

examples: · github · codesandbox ·

Introduction

Lottie is a library for the Web, Android and iOS that parses Adobe After Effects animations through a plugin called bodymovin and exported as JSON; rendering natively on each platform.

Getting Started

Add it with your prefered package manager:

yarn add react-lottie-hook

npm i react-lottie-hook

Documentation

Documentation can be found in the react-lottie-hook directory here.