Great! A lot has improved in terms of tooling and onboarding over the last years. Glad to hear it shows π
One of the nice things with React Native is that you rarely need to do a full native build.
If you run into any difficulties along the way, feel free to reach out.
18.02.2026 14:43 β π 1 π 0 π¬ 0 π 0
Haha, now imagine being a classic native developer. Move a view 2pt --> recompile π€£
But sounds like a great test app. Howβs it been so far?
17.02.2026 15:14 β π 0 π 0 π¬ 1 π 0
Yeah, same thought here. The ecosystem size definitely matters.
Plus React usually follows quite consistent patterns which probably helps as well.
17.02.2026 15:07 β π 0 π 0 π¬ 0 π 0
Completely agree. Itβs probably not just JS, but the huge amount of React code available.
And React tends to follow clearer patterns. Other areas are often more individual, which makes suggestions probably less reliable.
17.02.2026 15:06 β π 0 π 0 π¬ 0 π 0
How did the build go in the end? π
And what were you building on a Friday afternoon?
16.02.2026 16:42 β π 0 π 0 π¬ 1 π 0
Working both with React Native and iOS native, Iβve noticed that AI tools seem to be more helpful (at least for me) in React Native projects.
Curious if others have similar or completely different experiences?
16.02.2026 16:37 β π 4 π 0 π¬ 2 π 0
Especially the relocating views part looks amazing. I once implemented something similar on the native side for a video player. Having a simpler way to achieve that sounds really promising.
13.02.2026 15:00 β π 2 π 0 π¬ 1 π 0
I actually read about Teleport in a newsletter this morning already. It looks awesome.
I have a side project where weβre currently trying to move away from portals because they tend to cause issues. I hope Iβll find some time soon to give Teleport a try.
13.02.2026 14:59 β π 1 π 0 π¬ 1 π 0
I published a guide on how to build Instagram-like shared transitions in React Native across all three major platforms:
kirillzyusko.github.io/react-native...
Even Android Instagram and web donβt have this beauty implemented in their apps - but itβs possible in React Native. Check out how!
12.02.2026 18:43 β π 6 π 1 π¬ 2 π 0
The last six months were pretty intense. Two projects with tight timelines and some interesting challenges along the way.
So I barely had time to be active here.
Time to change that again π
Who from the React Native community is still around?
13.02.2026 14:52 β π 6 π 0 π¬ 1 π 0
React Native 0.84 - Hermes V1 by Default Β· React Native
Today we're excited to release React Native 0.84!
React Native 0.84 is now available!
This release makes Hermes V1 the default JavaScript engine and ships precompiled iOS binaries by default β bringing significant performance improvements and faster build times to all React Native apps.
reactnative.dev/blog/2026/0...
11.02.2026 18:09 β π 47 π 7 π¬ 2 π 1
Huge thanks to @expo.dev for featuring our journey with DEPOT on their blog! Big thank you as well to @baumstumpf.bsky.social for the editorial support π
The path to success was built one step at a time - and those incremental improvements compounded to really pay off. π
05.02.2026 17:11 β π 8 π 2 π¬ 0 π 0
π€ Learn how bitglow modernized DEPOT's React Native app with Expo Prebuild, cutting upgrade time by 80% & boosting performance scores from 36 to 90.
The blog from @bonesyblue.bsky.social is a blueprint for speeding up an RN e-comm app and protecting rev with OTA updates.
expo.dev/blog/how-to-...
05.02.2026 14:26 β π 6 π 1 π¬ 0 π 1
Do it!
And congratulations π
04.02.2026 14:17 β π 2 π 0 π¬ 1 π 0
Compiler cache for builds and Workflows - Expo Changelog
Control build caching behavior on EAS with environment variables to speed up subsequent builds by up to 30%.
We shipped compiler caching for EAS builds today π
30% faster builds (both platforms), free for everyone, literally just set one env var. ccache does the heavy lifting on native compilation.
SDK 53+ for Android, 54+ for iOS
expo.dev/changelog/co...
26.01.2026 22:21 β π 15 π 2 π¬ 1 π 1
React Native 0.83 - React 19.2, New DevTools features, no breaking changes Β· React Native
Today we are excited to release React Native 0.83!
React Native 0.83 is now available!
This release includes React 19.2, new React Native DevTools features, and support for new Web APIs. And, it's the first React Native release with no user facing breaking changes.
reactnative.dev/blog/2025/1...
10.12.2025 20:04 β π 22 π 5 π¬ 1 π 0
Reanimated 4.2.0 is here, and it brings gifts! π₯
π Long-awaited Shared Element Transitions π Not production-ready yet, so theyβre behind a feature flag. Please, test it out and give us feedback!
π Experimental performance fixes, inspired by real apps...
05.12.2025 08:30 β π 13 π 2 π¬ 1 π 0
I'm using both professionally and would take RN over Swift for pretty much all standard use cases.
* Faster time-to-market
* OTAs
* Multiplatform
* etc.
In your case, an MVP for a startup idea, just take what makes you get to MVP fastest, I'd say.
28.11.2025 14:42 β π 2 π 0 π¬ 0 π 0
π You can get a 25% discount today with the code βTODAY25β on my animations course.
More info in the thread below π§΅
28.11.2025 10:44 β π 2 π 1 π¬ 1 π 0
It seems. You donβt know that React Native uses the same views for rendering as native Swift apps like UIView etc. and does not use webviews.
14.11.2025 23:08 β π 2 π 0 π¬ 0 π 0
I'm preparing my Star Wars themed talk on TanStack DB for next week's React(Native) Kiel meetup. If you're around in Kiel on Monday evening, feel free to join us for some nerdy fun! βοΈ
www.meetup.com/kiel-react-n...
08.11.2025 11:35 β π 3 π 2 π¬ 0 π 0
Oh, a new version based on Nitro. Sounds interesting!
01.11.2025 09:02 β π 2 π 0 π¬ 0 π 0
And, 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 π 0
Folks 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 π 0
The 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.
29.09.2025 17:44 β π 14 π 5 π¬ 2 π 0
Expo SDK 54 - Expo Changelog
Learn about the changes and how to upgrade
π 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...
10.09.2025 20:20 β π 80 π 20 π¬ 2 π 7
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.
29.08.2025 21:57 β π 4 π 0 π¬ 1 π 0
Expo SDK 54 beta is now available - Expo Changelog
Learn about the changes, how to try it out, and how to give feedback.
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...
19.08.2025 19:47 β π 58 π 15 π¬ 1 π 4
Now let the song begin, let us sing together
Of sun, stars, moon and mist, rain and cloudy weather
Light on the budding leaf, dew on the feather
Wind on the open hill, bells on the heather
Software Engineer. React-native enthusiast π
Author of (react-native):
- keyboard-controller β¨οΈ
- teleport πΈ
- bundle-splitter π
- wi-fi-p2pπ±π²
I make apps and games
https://whackylabs.com/
App Developer
Game player
Money burner
Try my free appsππΎ
FoggoApps.com/apps
IT Consultant | Freelance Software Developer
π§βπ» 36 - Full Stack Dev - Solo Builder
ππ martintale.com
π― 1K followers
π©π¨β¬β¬β¬β¬β¬β¬β¬β¬
Guitar player slash software guy. Working on React Native @ Meta. Opinions are my own. He/him.
CTO at Codemask
React Native Developer
Author of react-native-unistyles π¦
X: https://x.com/jpudysz
https://e18e.dev (Ecosystem Performance) is a community initiative to bring together people who are passionate about improving performance in the JS ecosystem. Get involved at https://chat.e18e.dev π
Former contracted FAANG FE Developer, now breaking out on my own. React & React Native Dev. Previously a PHP & Coldfusion fan! Also love games when time permits, PC & SNES gamer.
Start the conversation, faster.
End-to-end encrypted DMs right from your AT Protocol handle, in public beta now. Drop in.
Nomad, App Developer and Founder of @kingstinct.com
https://github.com/robertherber
https://www.linkedin.com/in/robert-herber
Developer Support Engineer at @RevenueCat / Indie app and iOS developer
https://bilqisium.com
5 years in tech. Like traveling and cool people. I build stuff like http://typefire.dev (magic TypeScript thingamajigs) and DBs and whatchamacallits
I like making software. Building https://getkontinue.com, also pdfblaze.com, more at bjoernf.com
Passionate about building software and taking it apart.
Dev Lead / Senior React Native Developer x Callstack | Microsoft MVP | Speaker | GDG ToruΕ Leader
Making memes, dreams, & software!
Sr. Director of Dev Advocacy at GitHub. Married to a dweeb and mom to a nerdy toddler + baby combo. She/Her βοΈ CHI π
Subscribe to my newsletter!
cassidoo.co/newsletter
mostly shower thoughts
full-stack web dev for @reason.com | publishing | WordPress | atheism/anti-theism | good music