Closed necolas closed 1 month ago
compressed-size: default
Size change: -1.10 kB Total size: 121.75 kB
Filename: gzip (minify) | kB size | kB change | % change | |
---|---|---|---|---|
./packages/react-native-web/dist/exports/Button/index.js |
0.45 (0.85) | -0.05 (-0.11) | -10.1% (-11.5%) | 🟢 |
./packages/react-native-web/dist/exports/StyleSheet/index.js |
1.17 (2.72) | -0.05 (-0.09) | -3.8% (-3.1%) | 🟢 |
./packages/react-native-web/dist/exports/StyleSheet/preprocess.js |
1.18 (3.29) | -0.06 (-0.20) | -4.5% (-5.7%) | 🟢 |
./packages/react-native-web/dist/exports/Text/index.js |
1.61 (4.49) | -0.05 (-0.14) | -3.3% (-3.0%) | 🟢 |
./packages/react-native-web/dist/exports/TextInput/index.js |
2.41 (6.35) | -0.10 (-0.35) | -3.9% (-5.3%) | 🟢 |
./packages/react-native-web/dist/exports/TouchableHighlight/index.js |
1.03 (2.34) | -0.04 (-0.13) | -4.2% (-5.4%) | 🟢 |
./packages/react-native-web/dist/exports/TouchableOpacity/index.js |
0.92 (2.01) | -0.05 (-0.13) | -4.8% (-6.1%) | 🟢 |
./packages/react-native-web/dist/modules/createDOMProps/index.js |
2.84 (8.92) | -0.70 (-4.82) | -19.8% (-35.1%) | 🟢 |
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Removes warnings for non-standard APIs in React Native, given there has been no upstream interest in deprecating them. And the standards-based approach to cross-platform React is instead being built into React Strict DOM.
cc @EvanBacon for Expo approval