expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.14k stars 853 forks source link

chore(with-nextjs): update to `next@14` with `@expo/next-adapter@6` #449

Closed byCedric closed 6 months ago

byCedric commented 6 months ago

This bumps the with-nextjs example to Next 14 and the adapter v6 (which contains peer dependency version loosening)

See: https://github.com/expo/expo-webpack-integrations/pull/25