Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing prop colorFilters #12

Open
reichhartd opened this issue Jan 21, 2024 · 1 comment
Open

Missing prop colorFilters #12

reichhartd opened this issue Jan 21, 2024 · 1 comment

Comments

@reichhartd
Copy link

Kudos to @hannojg for the release of v1 of react-native-skottie! 馃帀

Today, I attempted to migrate our app from lottie-react-native to react-native-skottie and encountered an issue with a missing property. Our application utilizes relatively simple Lottie animations, but we frequently adjust the colors. For example, our animations feature bright colors on a dark background when dark mode is enabled. This functionality is achieved in lottie-react-native through the colorFilters prop. However, I noticed this prop seems to be absent in react-native-skottie. This feature would be essential for us to be able to use this library as a drop-in replacement.

@dentemm
Copy link

dentemm commented Mar 14, 2024

Thanks @hannojg, great idea to use Skia for Lottie! I use RN-Skia in all my recent projects, and would also need to colorFilters prop to migrate away from lottie-RN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants