Get to know us at www.callstack.com
Local-first software, security trade-offs, and thoughtful AI discussed through real experience.
New React Universe On Air episode with @psyche.social and Kræn Hansen coming soon. YouTube premiere link below👇
Local-first software, security trade-offs, and thoughtful AI discussed through real experience.
New React Universe On Air episode with @psyche.social and Kræn Hansen coming soon. YouTube premiere link below👇
On Meta Horizon OS, React Native runs as a 2D experience in a spatial interface.
This video explains the overlap, and the guide shows how to ship ⬇️ Link in the comments ⬇️
On Meta Horizon OS, React Native runs as a 2D experience in a spatial interface.
This video explains the overlap, and the guide shows how to ship ⬇️ Link in the comments ⬇️
Episode 1 explains react-native-ai and on-device LLMs. No network dependency, no data leaving the device, no per-token billing. The model runs where the user is, even underground or on a plane.
Watch now ➡️ clstk.com/4rGvCLm
Episode 1 explains react-native-ai and on-device LLMs. No network dependency, no data leaving the device, no per-token billing. The model runs where the user is, even underground or on a plane.
Watch now ➡️ clstk.com/4rGvCLm
We’ll cover:
🔹 safe AI execution with the Vercel stack with
@chmal.it
🔹 vibe-coding a real commerce store with @zaiste.net & @typeofweb.com
🔹 how teams are shipping durable, observable agents in production with Dom
Sign up ⬇️
We’ll cover:
🔹 safe AI execution with the Vercel stack with
@chmal.it
🔹 vibe-coding a real commerce store with @zaiste.net & @typeofweb.com
🔹 how teams are shipping durable, observable agents in production with Dom
Sign up ⬇️
Our React Native TV Development Guide shows how to fix this with proper focus handling, readable UI, and screen reader support for Apple TV (VoiceOver) and Android TV (TalkBack).
Our React Native TV Development Guide shows how to fix this with proper focus handling, readable UI, and screen reader support for Apple TV (VoiceOver) and Android TV (TalkBack).
The React Native Developer’s Guide to Meta Horizon OS shows what works, what needs Quest alternatives, and what’s unsupported.
The React Native Developer’s Guide to Meta Horizon OS shows what works, what needs Quest alternatives, and what’s unsupported.
New: AI SDK Profiler for React Native.
Inspect your AI SDK calls, all in one place. Works with on-device models or in the cloud.
Read the announcement 👇
New: AI SDK Profiler for React Native.
Inspect your AI SDK calls, all in one place. Works with on-device models or in the cloud.
Read the announcement 👇
Sounds simple until you try to make CSS Clip-Path work natively in React Native.
From JS styles, through the C++ core and New Architecture, down to iOS and Android rendering, there’s a lot more going on than it seems. Learn more here ⬇️
Sounds simple until you try to make CSS Clip-Path work natively in React Native.
From JS styles, through the C++ core and New Architecture, down to iOS and Android rendering, there’s a lot more going on than it seems. Learn more here ⬇️
Under the hood, it’s SwiftUI. ✨
The catch: SwiftUI “styles” are ordered transforms.
Voltra makes them deterministic, so you don’t have to care. 😎
Check it out: use-voltra.dev
Under the hood, it’s SwiftUI. ✨
The catch: SwiftUI “styles” are ordered transforms.
Voltra makes them deterministic, so you don’t have to care. 😎
Check it out: use-voltra.dev
Join us for talks by Eugene Verichev, @artus9033.bsky.social, @tej.as, and Mohit Karekar on React Native, on-device LLMs, health, and brownfield performance. There are only a few spots left. Sign up: clstk.com/4qBg77c
Join us for talks by Eugene Verichev, @artus9033.bsky.social, @tej.as, and Mohit Karekar on React Native, on-device LLMs, health, and brownfield performance. There are only a few spots left. Sign up: clstk.com/4qBg77c
The infographic breaks down why efficient list virtualization, smarter image handling, and lean startup paths matter on real TV devices.
Treat performance as part of the UX ⬇️
The infographic breaks down why efficient list virtualization, smarter image handling, and lean startup paths matter on real TV devices.
Treat performance as part of the UX ⬇️
Tune in to learn how working on v0 ended up making React Native better ⬇️
Tune in to learn how working on v0 ended up making React Native better ⬇️
Grab the full *React Native Developer’s Guide to Horizon OS* to see how to get started and what really changes in VR ⬇️
Grab the full *React Native Developer’s Guide to Horizon OS* to see how to get started and what really changes in VR ⬇️
In his React Conf talk, @grabbou.com walks through adding React Native to an existing app and gradually replacing native code or WebViews.
Watch the talk here: clstk.com/45JxVVl
In his React Conf talk, @grabbou.com walks through adding React Native to an existing app and gradually replacing native code or WebViews.
Watch the talk here: clstk.com/45JxVVl
Shared state for React Native brownfield apps, without custom Turbo Modules. Type-safe, native-first, and designed for real app lifecycles.
Read the article for a deeper look at how Brownie works 👉
clstk.com/3LHn9Iv
Shared state for React Native brownfield apps, without custom Turbo Modules. Type-safe, native-first, and designed for real app lifecycles.
Read the article for a deeper look at how Brownie works 👉
clstk.com/3LHn9Iv
The agenda is focused on real React Native work: shipping video at scale, running LLMs on-device, using RN with health data & performance comparisons in Brownfield.
Sign up now for practical lessons & real tradeoffs: clstk.com/4b8MVzM
The agenda is focused on real React Native work: shipping video at scale, running LLMs on-device, using RN with health data & performance comparisons in Brownfield.
Sign up now for practical lessons & real tradeoffs: clstk.com/4b8MVzM
It turns 9+ years of React Native and Expo production experience into skills AI agents can use inside modern AI-driven workflows.
Try it out today: [https://clstk.com/49tQYFB](clstk.com/49tQYFB)
It turns 9+ years of React Native and Expo production experience into skills AI agents can use inside modern AI-driven workflows.
Try it out today: [https://clstk.com/49tQYFB](clstk.com/49tQYFB)
Join for practical takeaways and experience-driven talks ⬇️
Join for practical takeaways and experience-driven talks ⬇️
☕ The slow way: Brewing whole pot (building a full UI)
🤷 The risky way: Just reading label (mocking the bridge)
🔎 The Harness way: Checking grounds directly (running JS tests in a real native environment)
Verify the actual flavor with Harness.
☕ The slow way: Brewing whole pot (building a full UI)
🤷 The risky way: Just reading label (mocking the bridge)
🔎 The Harness way: Checking grounds directly (running JS tests in a real native environment)
Verify the actual flavor with Harness.
🟣 iOS-first constraints and benefits
🟣 Expo beyond the happy path
🟣 Yoga, gesture handling, and WebView internals
🟣 How production work shaped open source
Watch it at clstk.com/49RCTSm
🟣 iOS-first constraints and benefits
🟣 Expo beyond the happy path
🟣 Yoga, gesture handling, and WebView internals
🟣 How production work shaped open source
Watch it at clstk.com/49RCTSm
We’re teaming up with @callstack.com for an in-person React Universe Meetup on 29 January 2026. It’s happening at our place – Zalando BHW.
Grab your spot here: lnkd.in/ermje4az
We’re teaming up with @callstack.com for an in-person React Universe Meetup on 29 January 2026. It’s happening at our place – Zalando BHW.
Grab your spot here: lnkd.in/ermje4az
This talk by @thymikee.bsky.social from @reactnativelondon.co.uk shows how React Native Harness enables testing real native behavior on devices while keeping a JavaScript and Jest-style workflow.
Watch it here: clstk.com/3Lo6U2V
This talk by @thymikee.bsky.social from @reactnativelondon.co.uk shows how React Native Harness enables testing real native behavior on devices while keeping a JavaScript and Jest-style workflow.
Watch it here: clstk.com/3Lo6U2V
You describe the UI in JSX, ship it as data, and let SwiftUI render it natively. No fixed templates and no need to reach for Swift.
That flexibility lets you update Live Activity UI without shipping a new app version. Full story in the article.
You describe the UI in JSX, ship it as data, and let SwiftUI render it natively. No fixed templates and no need to reach for Swift.
That flexibility lets you update Live Activity UI without shipping a new app version. Full story in the article.
Save your spot: link in the comments ⬇️
Save your spot: link in the comments ⬇️