Performance Improvements
- core: auto unwrap RN View to the inner contents to improve native performance by about 30% in simple cases (natew)
- core: optimize style loop a bit and avoid some work on native around event setup (natew)
Chores
- web: add more helpful error log on missing theme manager (natew)
- update typescript (natew)
- update turbo (natew)