Bug Fixes
- webpack-loader: make sure loadTamagui runs before the rest of compilation (natew)
Performance Improvements
- core: adds experimental env option process.env.TAMAGUI_OPTIMIZE_NATIVE_VIEWS when set will flatten even further, this will cause accessibility issues and some issues with Text press events, but gains about 15-20% runtime performance (natew)