Skip to content

Commit be4c980

Browse files
committed
lint
1 parent 38ca354 commit be4c980

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

website/blog/2025-06-12-react-native-0.80.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This resulted in a saving of ~1Mb for all the Android apps.
140140

141141
![android apk size comparison](../static/blog/assets/0.80-android-apk-size.png)
142142

143-
You will get this size win just by updating your React Native version to 0.80 and there are no further changes required to your project.
143+
You will get this size win by updating your React Native version to 0.80 and there are no further changes required to your project.
144144

145145
### New App Screen redesign
146146

@@ -197,6 +197,8 @@ Further smaller breaking changes are listed [in the CHANGELOG for 0.80](https://
197197

198198
React Native 0.80 contains over 1167 commits from 127 contributors. Thanks for all your hard work!
199199

200+
<!--alex ignore special white-->
201+
200202
We want to send a special thank you to those community members that shipped significant contributions in this release:
201203

202204
- [Christian Falch](https://github.com/chrfalch) for the work on the iOS prebuilds for React Native Dependencies

0 commit comments

Comments
 (0)