Chain React is back! Want to give a talk, but don't know where to start. Start here! Submit your idea or even post in our community slack for more help.
Chain React is back! Want to give a talk, but don't know where to start. Start here! Submit your idea or even post in our community slack for more help.
16+ free hours of training from Apple on the basics of Xcode, SwiftUI, and UIKit
developer.apple.com/tutorials/ap...
The @swift.org team is demonstrating a level of consistency that makes me believe they really want to see the Swift programming language thrive outside of the Apple ecosystem.
The Rust Book
doc.rust-lang.org/book/
Rustlings
rustlings.rust-lang.org
2025 was a standout year for Kotlin Multiplatform — now powering apps for millions worldwide.
📈 Adoption in top apps doubled YoY
🎨 81% of devs use Compose Multiplatform
🧰 Solid tooling on macOS, Windows & Linux
✅ Used in production at Google, Duolingo & Douyin
Thread 🧵👇
I’ve really been enjoying Swift!
Congrats to you and your family!
The struggle is real.. life is short, order the pizza!
tarting off the new year by registering for a little 40 mile mountain bike race with 6,800′ of elevation gain.
Always good to hear from @tdesseyn.bsky.social about the hiring landscape. Don’t miss it!
🎄 Day 11 of the React Native Advent Calendar!
Behind today’s door: DevTools 🧑💻
Did you know about these tools to debug your React Native app?
Open the door 👇
galaxies.dev/calendar/20...
🎄 Day 1 of the React Native Advent Calendar!
Behind today’s door: 5 Essential Features of Expo Router 🚀
If you’re building with @Expo.dev in 2025, these routing features will make every app a joy to work with 😍
Start here 👇
galaxies.dev/calendar/20...
We just shipped text recognition for React Native MLKit!
Black Friday promotional banner advertising 30% off Natalia Panferova's books: SwiftUI Fundamentals, Swift Gems and Integrating SwiftUI into UIKit apps
My Black Friday book sale has started! All of my Swift and SwiftUI books are now 30% off!
Find out more: books.nilcoalescing.com
#iOSDev #SwiftUI #SwiftLang
🆕 This PR from @nishan.dev adds CSS grid support to react native 🙌
It's not possible to overstate how massive this is for all of us. Future generations will celebrate Nishan Bende Day 🐐
github.com/facebook/yog...
After a 2 year break I'm finally jumping on a livestream again!
Catch me tomorrow and let's build a React Native Game together 🤝
Get notified when the stream starts 🤝
www.youtube.com/watch?v=eDc...
Deadmau5
Deadmau5
Time for Day of the Deadmau5!
Looking forward to this!
Great video on how to get started building apps for Horizon OS with React Native and @expo.dev
www.youtube.com/watch?v=24G2...
Creating a "Recommended RN Libraries" video - what's your go-to stack and the essential React Native libraries you can't live without?
Anyone interested in a video about the new React Native IAP package?
Looks solid to me, although I'm usually a big fan of using RevenueCat
This is the package btw
github.com/hyochan/rea...
Want to integrate on-device AI features into your React Native apps?
Good news! The talk that our very own @gantlaborde.com and @mazenchami.dev recently gave at @cascadiajs.com is now on YouTube!
Don't miss it 👇
ATTN Developers: your AI assistant just got smarter.
The new 𝝠 Expo MCP Server connects it directly to your Expo project so it can learn your SDK, fetch docs, automate installs, and test your app visually.
Available now for all EAS paid plans (SDK 54+).
✍️ @kudochien.dev: expo.dev/blog/become-...
Great breakdown on building real-time audio in React Native — moving from file-based audio to in-memory buffers with JSI for low-latency processing. Super useful for apps with live effects or streaming.
www.callstack.com/blog/from-fi...
🖤❤️ RNR 346 ❤️🖤
How was Shopify's transition to the New Architecture?
This week: Mustafa Ali and Thiago Magalhães from Shopify do a deep dive into the company's transition to the new architecture with @mazenchami.dev!
Don't miss it! 🎧
infinite.red/react-native...
TIL about npm run reset-project.. removes all the boilerplate from a Expo project.
Cool PDF v0.1.10 has 89% parity with react-native-pdf! Still heavily AI generated. I'll be doing some code auditing and documentation to get it production ready. But it should be in a state where you can evaluate if it'll work for you: github.com/coolsoftware...
🎉 Introducing React Native Harness - a lightweight framework for testing native modules directly on device or emulator.
Write tests in a Jest-like syntax, run them in a real React Native runtime, and verify native behavior without mocks.