-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Missing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: WebThis issue is specific to webThis issue is specific to web
Description
Description
^4.1.1
reintroduces #6665 while 4.1.0
does not.
Steps to reproduce
- Render a component
<Animated.View className="foo" style={{ display: "block" }} />
using[email protected]
- Upgrade to
react-native-reanimated@^4.1.1
- Observe the lack of class
foo
, only a compiled CSS class from the style prop should be present.
Snack or a link to a repository
cannot install tailwindcss in snack
Reanimated version
^4.1.1
Worklets version
0.5.1
React Native version
Expo SDK 54
Platforms
Web
JavaScript runtime
Hermes
Workflow
None
Architecture
New Architecture (Fabric renderer)
Build type
Debug app & dev bundle
Device
No response
Host machine
macOS
Device model
No response
Acknowledgements
Yes
AllmaG3st
Metadata
Metadata
Assignees
Labels
Missing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: WebThis issue is specific to webThis issue is specific to web