Bug Fixes
- react-native-web-lite: fix reanimated compat (natew)
Performance Improvements
- build: avoid specification if no change (natew)
- core: avoid two hooks on every component (natew)
- sheet: avoid themable wrapper one inner sheet implementation component (natew)
- sheet: defer inserting stylesheet until needed, to avoid layout calculations on page load (natew)
- react-native-web-lite: avoid all stylesheets in rnw-lite, limits it to only inline css but much faster lighthouse-wise (natew)