React Native 0.75.0 is out! This release brings support for percentage values in gap properties, New Architecture stabilization, updates to the template and init command, and much more ⬇️ https://t.co/Y4oC8ICf4Q
16
147
703
Replies
Percentage support for gap properties With 0.75, the gap, columnGap and rowGap properties now support strings with a % value.
1
1
33
Yoga 3.1 Percentage support isn't the only new improvement in Yoga 3.1. You can read more about the latest features in the dedicated blog post. https://t.co/SSVxheBCY6
1
2
32
New Architecture Stabilization As we prepare to ship the New Architecture as stable, 0.75 comes with several bug fixes and improvements. We also added a new label to https://t.co/dMyY1oAGHh showing libraries that already support the New Architecture.
2
3
37
Using Frameworks We believe the best way for you to experience React Native is through a framework such as Expo. 0.75 contains changes that align with our vision to deliver a great developer experience out of the box. Read more here:
1
3
31
Sunsetting `react-native init` Starting with 0.75, using `react-native init` will emit a warning, inviting you to use a framework. The Community CLI is still available for those who aren't ready to migrate yet.
1
5
31
Auto-linking performance improvements With React Native 0.75, if you are using @expo, the auto-linking step is now faster — up to ~6.5x faster on Android and ~1.5x faster on iOS. You can read more about these improvements here:
2
6
86
Last version supporting minSdk 23 and minIOSVersion 13.4 Starting from React Native 0.76, the minSdk for Android will be 24 (Android 7.0) and the minIOSVersion will be 15.1. You can read more about it here: https://t.co/7whg7riW0j
https://t.co/l03gtkEi2M
1
1
24
Breaking Changes & Updates to Deprecated Features React Native 0.75 brings new breaking changes, including: - Removal of the ram-bundle and profile-hermes commands - Post-deprecation removals of Android JSIModule and PushNotificationIOS https://t.co/hMGuTVGouz
2
9
48