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: lottie-react-native/lottie-react-native#671 (comment)
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!
It would be interesting if the component had a prop like the
colorFiltersprop from react-native-lottie, where you can only inform thekeypathand thecoloryou 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: lottie-react-native/lottie-react-native#671 (comment)
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!