top of page
ReactCon_icon.png
ReactCon_logo.png

Santosh Yadav

Google Developer Expert Angular, GitHub Star and Principal Developer Advocate @ CodeRabbit
greg-fawson-foto.1024x1024 Kopie.jpg

Santosh works as a Principal Developer Advocate at CodeRabbit and is a GDE for Angular, GitHub Star, Nx champion and Microsoft MVP. He loves contributing to Angular and its eco-system. He is co-founder of This is Learning. He is also the author of the Ngx-Builders package and part of the NestJsAddOns core Team. He is also running This is Tech Talks talk show, where he invites industry experts to discuss different technologies.

How to Structure React Native When You Have Multiple Apps, Multiple Teams, and AI in the Mix

Monorepos promise elegant code sharing for React Native teams managing iOS, Android, and web apps. The reality? Most teams end up with a complex build system that slows development and obscures best practices.
This talk provides a systematic approach to monorepo adoption for React Native, based on production experience migrating and maintaining multi-app repositories at scale.

We will also learn about how moving to monorepo can bring better experience for Developers and Agents

Technical Topics Covered:

When to monorepo: The specific team structures and codebases
Architecture patterns : How to structure your App
Build optimization : Build optimization best practices
Tooling evaluation : Hands-on comparison of Turborepo, Nx, and pnpm
Dependency management: Strategies for handling conflicting native modules and platform-specific requirements
Developer experience : How to improve DX using monorepo
AI advantage : How monorepo can 10x your agentic experience

bottom of page