Browsing Tag
reactnative
68 posts
Supporting Language Switching for Date Formats, Not Just Text, with i18next
This article is an English translation of the original Japanese article. After introducing i18next to a React Native…
Upgrading React Native 0.76 0.86 Without Losing a Month
A four-hop incremental strategy, the bugs that only show up in release builds, and an honest look at…
Opening Web Invite Links Directly in the App with Expo Router
This article is an English translation of the original Japanese article. In my club management app, I use…
Your React Native build is done. Now your whole team can test it in the browser.
If your team ships a React Native app, you already know the build is the easy part. The…
Harness Engineering 101: Prompt Engineering wasn’t enough. Neither was context. The harness was.
TL;DR Prompt engineering and context engineering both still left me as the bottleneck. I re-explained myself every single…
This Week In React #280 : TanStack, Remotion, React Router | Expo Go, Ease, Screen Transitions, LegendList| Node.js, Datatype, tsz, Astro
Hi everyone, Seb and Jan here 👋! It’s another quiet week in React, but there’s still plenty of…
🚨 npm Vulnerabilities Are Growing — A Practical Defense Using OSV.dev in React Native
As we know, npm packages are getting hacked day by day. From malicious package injections to supply chain…
React Native Fabric Rendering Explained
In the previous article, we explored the legacy and new architecture of React Native, examining various components used…
This Week In React #267 : Bun, Next-Intl, Grab, Aria | Worklets, Teleport, Voltra, AI SDK, Screens | State of JS, Temporal
Hi everyone! You’ll have to get used to it: yet another week filled with AI content. From MCPs…
Fix ‘Objects are not valid as a React child’ Error (2026)
I’ve been there. Staring at the console, coffee getting cold, wondering why React is screaming at me about…