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
You'll see that the animation will have a different place / lags behind. Also, what I found is that its only happening when using variants. If you remove:
styles.useVariants({
isBold,
size,});
everything's fine.
Snack or Repository Link (Optional)
No response
Unistyles Version
3.0.0-beta.2
React Native Version
0.76.5
Platforms
iOS
Expo
No
The text was updated successfully, but these errors were encountered:
Description
There seems to be an issue when animating Text (probably other views as well but I only had Texts variants in my app) with unistyles variants.
Steps to Reproduce
You'll see that the animation will have a different place / lags behind. Also, what I found is that its only happening when using variants. If you remove:
everything's fine.
Snack or Repository Link (Optional)
No response
Unistyles Version
3.0.0-beta.2
React Native Version
0.76.5
Platforms
iOS
Expo
No
The text was updated successfully, but these errors were encountered: