Expo Router v3 Released: Full-Stack Capabilities & Performance Gains

Jan 23rd, 2024Product
  • Introduces beta support for API Routes, allowing full-stack development with server endpoints.

  • Implements route-based bundle splitting for web and makes static web builds up to 2x faster with 30% smaller base JS bundles.

  • New testing library for Jest to emulate navigation flows and improvements like support for mjs files.

  • Universal React Server Components rendering on servers and other web-specific enhancements for upcoming releases.

  • Includes many fixes and changes such as new Link component props, configurable app directories, and deprecated webpack-config in favor of Metro.

Recent Product News