Speaking

Talks & podcasts.

Keynotes, conference talks, and podcast appearances on React Native, design systems, AI, and the business of building products.

Center stage

Keynotes

KeynoteReact Native Meetup & thegeekconf · 2025-01

State of React Native

Keynote introducing the explosive growth of React Native and GeekyAnts' contributions to the ecosystem.

Key highlights

  • React Native weekly downloads grew from ~370k (2020) to ~3 million (2024)
  • Major apps using React Native: Facebook, Shopify, Kindle
  • NativeBase: 20k+ stars, 100k weekly downloads, evolved into gluestack
  • GeekyAnts runs one of the largest React Native meetups with 8,000 members
  • Shared story about off-grid caravan and digital nomad lifestyle
Read summary

Conferences

Conference talks

ConferenceReact India 2023 · 2023-10-15

WordPress-like plugins, but for Next.js

Join me on my journey of creating the Next.js WordPress-like Plugin System, an experiment that enhances Next.js applications by allowing easy installation and customization of plugins for features like Google Analytics, Social Login, and E-commerce.

ConferenceReact Nexus 2023 · 2023-07-06

Building a "Universal" CSS-in-JS library

In this talk, I will introduce gluestack-style, a high-performing CSS-in-JS library for React and React Native. Unlike other libraries, gluestack-style calculates styles during compile-time using a babel-plugin, resulting in reduced processing during runtime.

ConferenceApp.js Conf 2022 · 2022-06-09

The State of One Codebase For All The Platforms

How can we have one codebase for mobile and web when both of them have different APIs and behavior? Sanket covered the behavioral and technical differences between web and mobile platforms.

ConferenceReact Native EU 2021 · 2021-10-18

Building Accessibility Hooks for React Native & Web

Accessibility shouldn't be a choice that developers should make. It should go without asking. My team and I have built a set of React hooks that make it easy to build accessible React Native and Web components that complies with the WAI-ARIA standards.

ConferenceReact Native Meetup · 2021-03-31

React Native Panel Discussion

Panel discussion with Sanket Sahu, Aman Mittal, Evan Bacon, and Satyajit Sahoo about the state and future of React Native.

ConferenceReact Europe 2020 · 2020-05-17

Building a Design Tool for React in React

Bringing Designer and Developer on the same repo with React Native Builder. Don't just prototype but code as a designer.

ConferenceReact Europe 2018 · 2018-05-21

Design meets Code with BuilderX

Introducing BuilderX, a design tool that generates clean React Native code, bridging the gap between designers and developers.

ConferenceReact Summit 2023 · 2023-06-06

Bringing Controversial Ideas to React

Explored unconventional approaches to React development, including alternative state management and custom optimization techniques.

Bringing Controversial Ideas to React

Watch video →

Topics covered

  • Discussed using MobxStateTree instead of Redux
  • Implemented custom re-renders for performance optimization
  • Advocated for experimenting with unconventional architectures
  • Emphasized value of challenging established norms

Meetups

Community events

meetupMeetup #50 · 2019-11-11

Design to Code with BuilderX

Demonstrating how BuilderX bridges the gap between design and code, allowing designers to create production-ready React Native code.

townhallthegeekconf 2025 · 2025-01

React Native Townhall

Community townhall where engineers shared production lessons and discussed React Native best practices.

Learn more →

On air

Podcast appearances

PodRocket (LogRocket)2023-07-25

React Server Components with Sanket Sahu

Deep dive into React Server Components, discussing their benefits, implementation, and how GeekyAnts is experimenting with them in gluestack and Next.js.

Discussion points

  • Started coding with QBasic, founded GeekyAnts, maintained NativeBase
  • Explained React Server Components: execute on server, reduce bundle sizes
  • Benefits: mixing server and client components, avoiding full app updates
  • GeekyAnts experimenting with RSC in gluestack and Next.js
Listen to episode →
ConTejas Code2024-05-27

How to Build and Scale a Company to 400+ with Open Source

Story of scaling GeekyAnts from freelancing to 400+ people by focusing on problem-solving, strong culture, and open-source contributions.

Discussion points

  • Scaled GeekyAnts to 400+ people through strong culture and problem-solving
  • Open-source contributions like NativeBase built company reputation
  • Transformed from web shop to mobile-plus-web powerhouse
  • Building gluestack: full-stack framework with accessible UI
  • Exploring AI for code generation and user-first workflows
  • Evolve company every 6 months, use quarterly OKRs
Listen to episode →
React Native Radio (Infinite Red)2023-08-22

RNR 273 – Gluestack with Sanket Sahu

Discussion about the new gluestack UI library, building universal accessible components, and the evolution from NativeBase.

Discussion points

  • Introduced gluestack UI library as NativeBase successor
  • Universal, accessible component library prioritizing performance
  • Cross-platform compatibility for web and mobile
  • Discussed gluestack framework and UI style guide
Listen to episode →
GeekyAnts Podcast2024

Startups, Execution & the Future of App Development

Discussion on startup execution, modern product development, AI's role in app creation, and how tools like RapidNative streamline prototyping.

Startups, Execution & the Future of App Development

Watch video →

Discussion points

  • Startup execution strategies and modern product development
  • AI's role in app creation and prototyping
  • How RapidNative streamlines mobile app prototyping
  • Future of app development with AI-powered tools
GeekyAnts Podcast2024

Underdogs vs Giants: Generative AI's Real Impact on Product Tools

Debate on how generative AI levels the playing field between startups and large companies through automated design-to-code workflows.

Underdogs vs Giants: Generative AI's Real Impact on Product Tools

Watch video →

Discussion points

  • Generative AI democratizing product development
  • Automating design-to-code hand-off
  • Enabling rapid prototyping for startups
  • Leveling the playing field against tech giants
GeekyAnts Podcast2023

Evolution of React Native Libraries

Deep dive into the evolution of React Native libraries from early community components to modern cross-platform frameworks.

Evolution of React Native Libraries

Watch video →

Discussion points

  • History of React Native library ecosystem
  • Evolution from community-run components to modern frameworks
  • Cross-platform development trends
  • Future of React Native libraries