expo / examples

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

fix(router): update metro to 0.76.0 from the router docs #417

Closed byCedric closed 10 months ago

byCedric commented 1 year ago

See: https://expo.github.io/router/docs/#getting-started

douglowder commented 10 months ago

Per the docs, moving metro to 0.76 is only needed for SDK versions 48 and below. This example has already been moved to SDK 49. Closing.