Typed routes not working in Expo 51 and Expo router#28680 28remainingitems Load more ramnoah commentedon May 14, 2024 ramnoah graniteroad commentedon May 14, 2024 graniteroad I upgraded my project to SDK 51, and that's when the troubles began with the app's launch on iOS devices when ...
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - Typed routes not working in Expo 51 and Expo router · expo/expo@ba6704a
"expo-router", [ "expo-splash-screen", { "image":"./assets/images/splash-icon.png", "imageWidth":200, "resizeMode":"contain", "backgroundColor":"#ffffff" } ] ], "experiments":{ "typedRoutes":true }, "extra":{ "router":{ ...
interface loopback0 ip address 200.11.11.1 255.255.255.0 interface tunnel100 ipv6 address 2001:100::2/64 tunnel source loopback0 tunnel destination 200.10.10.1 tunnel mode ipv6ip router bgp 100 neighbor 2001:100::1 remote-as 100 address-family ipv6 neighbor 2001:100:1 activate Cisco Public ...
"expo-router" ], "experiments": { "typedRoutes": true }, "extra": { "router": { "origin": false }, "eas": { "projectId": "90b29941-7530-4d1a-a11f-5758141d264c" } } } } this profile works fine: "dev-simulator": { ...
Issue Triage [router]: Fix typed routes incorrectly collapsing group index routes #20272 Sign in to view logs Summary Jobs needs-repro needs-info issue-accepted question feature-request third-party react-native-core comments-on-closed version-bump Run details Usage Workflow file...
Error: Cannot find module '../../_ctx-shared' Require stack: - /Users/admin/Desktop/work/statnews/mobile/node_modules/expo-router/build/typed-routes/index.js - /Users/admin/Desktop/work/statnews/mobile/apps/mobile/node_modules/@expo/cli/build/src/start/server/type-generation/routes.js -...
[router] Improve performance of Typed Routes #36438 Sign in to view logs Summary Jobs code_review vale Run details Usage Workflow file Triggered via pull request October 24, 2024 19:14 marklawlor synchronize #31764 Status Success Total duration 30s Artifacts – code-review.yml on: ...
"static", "favicon": "./assets/images/favicon.png" }, "plugins": [ "expo-router", [ "expo-splash-screen", { "image": "./assets/images/splash-icon.png", "imageWidth": 200, "resizeMode": "contain", "backgroundColor": "#ffffff" } ] ], "experiments": { "typedRoutes": true ...
"typedRoutes": true }, "extra": { "router": { "origin": false }, "eas": { "projectId": "---" } } } } Expected Behavior The app (including a fresh Expo project) should run successfully without displaying the error screen. Environment...