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

developertown/react-lottie-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.