šļø Try ElevenLabs: https://try.elevenlabs.io/j7ztnqelnoqj š Try Clerk today: https://go.clerk.com/0euJYA8 š Get Sentry: https://dub.sh/sentrysimon š° Try RevenueCat: https://dub.sh/rcatsimon In this video, I set out to build an AI-powered voice notes app with React Native - but with a twist: I used AI agents for almost the entire development process. Using tools like Claude Code, Cursor, and modern AI APIs and MCPs, I went from idea to a working mobile app that can record voice notes, transcribe them, organize them, and even extract tasks. After going through this video, you can build your own AI apps including voice transcription features, authentication, paywalls and so much more! Key Features: š Expo Router file-based navigation (with server-side API routes) š Authentication with Clerk (email, Apple & Google sign-in) šļø Audio recording with expo-audio āļø Speech-to-text transcription via ElevenLabs Scribe š¤ AI titles, summaries & task extraction (Vercel AI SDK + OpenAI gpt-4o-mini) š³ Paywall & subscriptions with RevenueCat š¾ Local-first storage with expo-sqlite + Drizzle ORM š Data fetching & caching with React Query š¦ State management with Zustand š”ļø Type-safe AI output with Zod schema validation š« Smooth animations using Reanimated āļø Error & performance monitoring with Sentry (client + server trace linking) āļø Deployable API routes on EAS Hosting āļø Built on React 19 & React Native 0.83 with TypeScript ############################# Links: šļø Try ElevenLabs: https://try.elevenlabs.io/j7ztnqelnoqj š Try Clerk today: https://go.clerk.com/0euJYA8 š Get Sentry: https://dub.sh/sentrysimon š° Try RevenueCat: https://dub.sh/rcatsimon š React Native App: https://github.com/Galaxies-dev/voice-notes š„ Learn React Native FAST: https://galaxies.dev š Ready to go from zero to hero? Check out my React Native course on Galaxies.dev and start building production-ready apps today. š Zero to Hero: https://galaxies.dev/missions/zero-to-hero ############################# ā¤ļø You can also find me on: X: https://twitter.com/schlimmson TikTok: https://www.tiktok.com/@simongrimm_ LinkedIn: https://www.linkedin.com/in/simongr Bluesky: https://bsky.app/profile/galaxies.dev ############################# Chapters: 00:00:00 Intro 00:02:55 Specs & Setup 00:20:24 Navigation & Design 00:34:31 Authentication with Clerk 01:04:34 LocalDB & Notes CRUD 01:16:35 Audio Recording 01:23:59 ElevenLabs Transcript 01:46:40 Ai Summary 01:56:53 Paywall with Revenue Cat 02:15:00 Sentry Monitoring 02:34:45 Outro