Bug Fixes
- web: fix backwards logic checking scheme change inverse causing stale theme changes on light dark change (natew)
- build: fix hoist variable to avoid errors on watch builds (natew)
- static: various fixes to better de-opt on props even after expanded, and avoid pressStyle on native (natew)
Documentation
- remove unfinished section (natew)
Performance Improvements
- core: fix slow theme change on native by avoiding queueMicrotask (natew)
Chores
- tamagui: bring back polyfill that makes React global for compat with storybook and other weird modules that expect it (natew)
- upgrade expo (natew)