Bug Fixes
- menu: avoid double-attaching press props (natew)
- core: fix backgroundImage + hsla with spaces (natew)
- core: fix ScrollView scrollbar hiding with rnw-lite (natew)
- sheet: use useEvent for layout handler to fix fit mode reopen on native Fixes #3833 (natew)
- web: fix react-native-web-lite deep imports for reanimated compatibility (natew)
- animation-css: fix hydration issue with animateOnly, fix animation hydration tests to be more accurate (natew)
Tests
- add ScrollView scrollbar hiding integration test with rnw-lite support (natew)