Examples
App Router Migration
An example that showcases a basic installation of next-intl in a Next.js app that uses both the Pages as well as the App Router.
App Router NextAuth.js
An example that showcases the usage of next-intl together with NextAuth.js and the App Router.
App Router Playground
An example that showcases various advanced use cases of using next-intl with the App Router.
Pages Router
An example that showcases a basic installation of next-intl with the Pages Router.
Pages Router Advanced
An example that showcases more advanced features of next-intl with the Pages Router.
React Native
An example that showcases the usage of use-intl, the base library of next-intl, with React Native.
Remix
An example that showcases a basic installation of use-intl, the base library of next-intl, in a Remix app.