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
Passing a style to an Animated.View or Animated.Text like so works on iOS but does not work on the web. On the web the style doesn't apply and it errors with Warning: Unsupported style property unistyles-7th2n. Did you mean unistyles7th2n?.
Description
Passing a style to an
Animated.View
orAnimated.Text
like so works on iOS but does not work on the web. On the web the style doesn't apply and it errors withWarning: Unsupported style property unistyles-7th2n. Did you mean unistyles7th2n?
.Issue #512 is also related to passing styles to
Animated.Text
.Steps to Reproduce
See above code sample or repo link below
Snack or Repository Link (Optional)
https://github.com/terreng/unistyles-issue-524-minimal-repro
Unistyles Version
3.0.0-beta.5
React Native Version
0.76.6
Platforms
Web
Expo
Yes
The text was updated successfully, but these errors were encountered: