react-lottie icon indicating copy to clipboard operation
react-lottie copied to clipboard

New prop colorFilters like in react-native-lottie

Open Gabrielfcs opened this issue 3 years ago • 0 comments

It would be interesting if the component had a prop like the colorFilters prop from react-native-lottie, where you can only inform the keypath and the color you want to replace.

Searching a bit I found something that someone has already done, which is very similar, and which can serve as a basis for this feature: https://github.com/lottie-react-native/lottie-react-native/issues/671#issuecomment-823157024

It doesn't seem to be difficult to do, but as I'm running out of time I can't open a PR right now 😬 I hope I have helped with the growth of the project!

Gabrielfcs avatar Jul 19 '22 21:07 Gabrielfcs