expo / router

[ARCHIVE]: Expo Router has moved to expo/expo -- The File-based router for universal React Native apps
https://docs.expo.dev/routing/introduction/
1.36k stars 113 forks source link

fix(router): fix state.routes.at is not a function #912

Closed marklawlor closed 9 months ago

marklawlor commented 9 months ago

Motivation

Execution

Test Plan

hichemfantar commented 9 months ago

May I ask why at is not a function, Isn't it always present on arrays?