You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using interpolateColor from reanimated, with theme colors from unistyles, if the theme is changed, the color is not updating to the right theme's color.
The text was updated successfully, but these errors were encountered:
jeremybarbet
changed the title
reanimated interpolateColor doesn't update theme color
[v3] reanimated interpolateColor doesn't update theme color
Dec 4, 2024
Description
When using
interpolateColor
from reanimated, with theme colors from unistyles, if the theme is changed, the color is not updating to the right theme's color.unistyles.ts
index.tsx
interpolate-color.mov
Steps to Reproduce
git clone [email protected]:jeremybarbet/interpolate-color-reproducer.git
Snack or Repository Link (Optional)
https://github.com/jeremybarbet/interpolate-color-reproducer
Unistyles Version
3.0.0-beta.1
React Native Version
0.76.3
Platforms
Android, iOS
Expo
Yes
The text was updated successfully, but these errors were encountered: