react-native-web-community / react-native-web-lottie

React Native for Web implementation of Lottie
https://react-native-web-community.github.io/react-native-web-lottie/storybook/
MIT License
84 stars 19 forks source link

Support for progress props using Animated number #20

Closed flysteur-dev closed 4 years ago

flysteur-dev commented 4 years ago

Adding support for progress props using an Animated number

alezanchet commented 4 years ago

I tried to implement this commit to my node_modules and the progress prop didnt work.. Can you help me?

flysteur-dev commented 4 years ago

Hello, sorry for this late reply.

I made a storybook example in this PR : https://github.com/Sparted/react-native-web-lottie/pull/1/files

Some important information:

Hope it helps.