Browsing Tag
reactnative
62 posts
🚨 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…
Why I’m Betting on React Native in 2026 After 13 Years of Mobile Development
⚠️ Note This article is a translated and adapted version of an original post written in Japanese. Some…
I Patched CSS Grid into React Native — Here’s What Broke (and What Finally Worked)
TL;DR: I got CSS Grid working natively in React Native by applying an experimental patch to Yoga (the…
From Bolt.new to Production: How I built a React Native app using Copilot and MCP.
When my son was born, my life changed completely. Like any new parent, we needed a way to…
Seamless Map Integration in React Native: A Complete Guide
Introduction Integrating maps into a React Native app sounds simple — until you face platform-specific quirks, location permission…
It’s 2025. You Should Probably Be Using Expo for React Native.
EN: The “Expo vs. React Native CLI” debate is over, but not everyone has gotten the memo. The…
Improving Binary Security in Mobile Application: A Deep Dive into Obfuscation
Introduction Mobile applications increasingly serve as the gateway to critical business operations, making them high-value targets for reverse…