Oh, a new version based on Nitro. Sounds interesting!
01.11.2025 09:02 β π 2 π 0 π¬ 0 π 0@baumstumpf.bsky.social
CEO of bitglow - Your mobile and web development agency React Native & Expo enthusiast π¨βπ» React (Native) Meetup co-organizer. π Germany
Oh, a new version based on Nitro. Sounds interesting!
01.11.2025 09:02 β π 2 π 0 π¬ 0 π 0And, coming later in React Native 0.83, you'll be able to profile and understand your app more intuitively, with native support for the Performance panel and Network panel in React Native DevTools.
08.10.2025 22:52 β π 5 π 1 π¬ 1 π 0Folks are downloading react-native on npm over 4 million times a week, that 100% growth from last React Conf!
08.10.2025 23:24 β π 6 π 3 π¬ 1 π 0The iOS queue times for Free plan users on @expo.dev were around 4 hours at this time last week.
We increased our Mac capacity today. We're seeing <10 min queue times right now. β‘
Subscribers are seeing 0 min queue times.
π Expo SDK 54 is LIVE π
β React Native 0.81
β Precompiled RN for iOS β faster clean builds
β iOS 26 Liquid Glass icons + views
β Android 16 target, edge-to-edge default
β Router v6 native tabs
β Updates: header overrides, progress, reload screen
β So much more...
expo.dev/changelog/sd...
Haha, yeah. Though in RN you donβt need to care about Xcode warnings. The RN team is doing a fantastic job keeping you away from any issues.
Also Iβd recommend to use Expo as much as possible to reduce the amount of Xcode in your dev flow even more.
π£ The next edition of React(Native) Kiel is coming up next Monday, Aug. 25th! Iβll be co-hosting with @dbanck.com & @baumstumpf.bsky.social and weβve lined up two talks you wonβt want to miss π
www.meetup.com/kiel-react-n...
SDK 54 beta is out π
β RN 0.81 + React 19.1
β Precompiled React Native for iOS β β‘ faster builds
β iOS 26 Liquid Glass icons + Expo UI
β Android 16 edge-to-edge + predictive back
β Updates to EAS Update + Autolinking
β Final release w/ Legacy Arch
Details in the changelog: expo.dev/changelog/sd...
Cool. Welche ist es geworden?
Ich warte auf meine Air V3 und hoffe, die wird auch bald verschickt π¬
We are excited to announce the release of React Native 0.81! π
This new version brings Android 16 support, faster iOS builds (experimental), and several bugfixes.
reactnative.dev/blog/2025/08...
Haha, so itβs not just me! π
Also React Native used that shortcut for refresh until Apple started using it for recording a few years ago. But even though itβs been a while, itβs somehow still burned into my muscle memory π
11.86 GB β looks like video compression is doing a great job π
11.08.2025 09:08 β π 1 π 0 π¬ 0 π 0iOS simulator toolbar with the screen recording icon highlighted in blue, indicating active recording.
When you get back after the weekend and find out your iOS simulator has been screen recording ... since Wednesday π€£
11.08.2025 08:58 β π 9 π 0 π¬ 1 π 0Hi Jen, welcome on board. I haven't updated the starter pack recently, but you can have a look here.
09.08.2025 11:59 β π 1 π 0 π¬ 1 π 0Expo is amazing! I was actually referring to the bit about apps feeling off.
08.08.2025 14:02 β π 2 π 0 π¬ 1 π 0Shaders are awesome! Looks great.
Did you build this with Skia or something else?
Would love to hear what stood out to you in particular.
In my experience, itβs usually not so much about the technology itself, but more about the level of detail that went into the project.
One workaround might be to initially render the WebView with opacity: 0 for the first few ms and set it back to 1 after the flicker.
Not ideal, I know. Just thinking out loud here.
Mmhh, I remember having a similar issue a while back.
In that case, the problem was actually inside the web content: it showed a white screen until the client-side rendering kicked in and set a dark background color.
Very cool! Interesting use case.
Love that itβs become so easy to build helpful tools like this nowadays π
Also great to see more π©πͺ people building with React Native / Expo!
We thought the same at first and also tried a light blue, which looked a bit off. The difficulty in this scenario is that the app already is very colorful already and we need something that stands out.
03.08.2025 07:10 β π 1 π 0 π¬ 0 π 0Also, this is probably the one time I built a feature where I used the color "tomato", which is my go-to dev and debug color.
But I liked it so much this timeβ¦ I just kept it π
What do you think, does it look too much like a warning?
Itβs amazing how easy it is these days to build a custom flow for over-the-air updates.
Just take the useUpdates hook from Expo Updates and wrap a nice little UI around it.
Smooth banner β update check β ready state β tap β reload.
Awesome, isn't it?
What exactly do you mean by βthe buildβ?
Expo Go just runs the JS bundle, so thereβs no native build step involved. Curious what kind of bugs youβre running into.
Really cool! That can bring a lot of value to us all.
The same idea was already great with Flipper, but yeah you know Flipper didn't really work out π
Does that mean EAS iOS builds will also only cost one credit then? π
31.07.2025 12:12 β π 1 π 0 π¬ 0 π 0Thatβs really kind of you to say, thanks! π
25.07.2025 05:02 β π 0 π 0 π¬ 0 π 0Reanimated 4 is out now! π₯³
Shared element transitions are planned for a future release. Definitely looking forward to that!
React Native Reanimated 4 is now stable and ready for production π
Featuring CSS Animations & Transitions, multithreading with React Native Worklets and more.
youtu.be/Wr2fOM_xD2I
Oh yes, indeed! π―
Similar to when you show classic native devs how it is to work with fast refresh π