New video, RN 0.81, faster lists, and a reminder 🎒


Hey Reader,

Ever tried combining Drawer + Tabs navigation in Expo Router - and ended up with a layout puzzle?

You’re not alone 😅

This week’s video shows you exactly how to structure nested layouts using Expo Router, including tabs, child stacks, and pages outside of your navigation tree.

Here’s what’s new in React Native land this week:

  • 🚀 React Native 0.81: Android 16 by default, faster iOS builds, and more New Architecture goodness
  • 🛠️ Rozenite: A new plugin framework for RN DevTools by Callstack - looks promising!
  • 🌐 Strict DOM vs RN Web: A great writeup (and podcast episodes) if you’re targeting web with your app
  • ⚡️ Legend List 2.0: Claiming to beat FlashList v2 - the list wars continue 🔥

Links below - and as always, keep building & keep shipping!
Simon ✌️​


✨ Drawer Navigation with Nested Tabs using Expo Router

If you want to combine Drawer and Tabs navigation with Expo Router, you need to carefully structure your layouts. In this video, you will learn to create a nested layout, including child stack navigation and outside pages!

👉 Watch the video


💫 Nebula Notes

  1. React Native 0.81 (Release)
    React Native keeps getting better, with Android 16 as default, precompiled iOS builds and more steps towards the New Arch!
  2. Rozenite: A Plugin Framework for React Native DevTools (Tool)
    Is this the missing DevTool framework we've been waiting for? Rozenite looks like a great initiative from Callstack!
  3. Should you use React Strict DOM or React Native Web? (Article)
    The React Native Radio just had 2 great episodes about targeting the web, and this article sums up what you need to consider.
  4. Legend List 2.0 (Release)
    The battle of lists is still raging on, and Legend List 2 claims to be even faster than the just released FlashList v2!

Got questions?

If you want support for all your coding questions, make sure you also join our Discord Server - I'd love to connect with you more!

Is there anything missing on Galaxies.dev?

Hit reply and I'll make it 💪

Have a galactic week!

Galaxies.dev - Your star map to the web & mobile dev universe 🪐

Subscribe to get all updates about Galaxies.dev 🚀

Read more from Galaxies.dev - Your star map to the web & mobile dev universe 🪐

Hey Reader, What’s next for React Native? This week’s podcast episode dives deep into the future of the platform with none other than Jamon Holmgren from Infinite Red. We talked about: The real impact of the New Architecture How AI is reshaping our tools What innovation in React Native might look like in the next 1–2 years Whether you’re new to the scene or been around since ListView, you’ll enjoy this one. Here’s what’s new around the community this week: 🚀 Expo SDK 54 beta is here — UI and...

Hey Reader, This week, I dropped a video I’ve been wanting to make for a while: 👉 5 React Native Mistakes Web Devs Keep Making From styling quirks to FlatList performance traps and native gotchas - if you’re coming from a web background, these tips will save you hours (and headaches). Even if you’re not a beginner, it’s a great chance to level up your habits. 🎙️ I also released a new podcast episode covering: The future of React Native animations Why more and more devs start building a game...

Hey Reader, No new video this week, but with Reanimated 4 officially released, I had to bring back my initially test of Reanimated 4 CSS Animations! This video walks you through the new CSS Animations & Transitions feature, which seriously levels up how we animate in React Native. If you haven’t seen it yet (or need a refresher), now’s the perfect time. And the ecosystem news? Still wild: ✍️ A rich text editor built on TipTap, now in React Native ⚡️ Precompiled React Native for iOS promises...