Building a Video Call App with Filters
Real-time camera filters for React Native video calls (background blur, virtual backgrounds, Center Stage, and live drawing), built by driving the camera with VisionCamera and injecting custom frames straight into WebRTC.
Four Years of React Native Quick Crypto: From Wallets to Node Parity
How a JSI-based hash-and-HMAC library written for the 2022 Web3 wave grew into a full Node crypto implementation on mobile, with WebCrypto, post-quantum signatures, six phases of security audit, and weekly download counts five times what they were a year ago.
The Go-To Guide for Understanding Keyboards in React Native (Part 1)
A deep dive into keyboard handling in React Native - from platform quirks to frame-perfect animations, and the techniques that make apps feel truly native.
Part 2: Making JSI Faster with more Efficient Data Structures
How data shape, API design, and string building impact JSI performance — with real benchmarks and up to 30x speedups.
Part 1: How to Make Pure JSI Code Faster in React Native
A deep dive into JSI performance: HostFunction vs HostObject, NativeState, stack allocation, and reducing JS ↔ C++ crossings, with benchmarks showing where the real gains come from.
QR and Barcode Scanning in React Native with VisionCamera V5
A complete, production-ready guide to scanning QR codes and barcodes in React Native using VisionCamera V5 - the new MLKit-based Code Scanner, the native Object Output for iOS, and frame processors for full control.
How Margelo Helped Discord Improve React Native's New Architecture Performance
A deep dive into Reanimated internals, Fabric's Shadow Tree, and the fix behind Discord's android performance recovery.
What's New in VisionCamera V5?
VisionCamera V5 is a major upgrade for React Native camera apps: Nitro, a new Constraints API, in-memory photos, depth streaming, RAW capture, multi-cam, and modular plugins.








