Insights Docs Website [docs][expo-router-ui] Fixed typo (#34970) #16248 Sign in to view logs Summary Jobs docs Run details Usage Workflow file Triggered via push February 17, 2025 11:49 amandeepmittal pushed c764d23 main Status Success Total duration 17m 26s Artifacts – docs.yml on...
This seems like important functionality for a multi-screen workflow where we want to preserve the state of the previous screen when the back action is performed. It would be great to have documentation indicating how this can be accomplished in expo-router. Also, it is stated in the docs tha...
Expo Router is a file-based router for React Native and web applications.. Latest version: 4.0.19, last published: 13 days ago. Start using expo-router in your project by running `npm i expo-router`. There are 150 other projects in the npm registry using
Expo Router is a file-based router for React Native and web applications.. Latest version: 4.0.19, last published: 16 days ago. Start using expo-router in your project by running `npm i expo-router`. There are 152 other projects in the npm registry using
Expo Router: docs.expo.dev/router/in plugins: Config plugins: Introduction build: Create a development build demo: github.com/obytes/react 数据存取context: Authentication in Expo Router context: createContext – React 参数传递:expo.github.io/router/d demo doc: starter.obytes.com/gett 运行pnpm ...
Usage withExpo Router When usingMedplumClientwithExpo Router, you will likely need to disable the polyfill forwindow.location;Expo Routerprovides a polyfill that better interoperates with the package than the Medplum-provided one. See:https://expo.github.io/router/docs/lab/runtime-location#native...
docs [router]: Use UNSTABLE_router & add 'dangerouslySingular' prop (#35595) 6天前 fastlane [ci] use xcode 16.0 (#32221) 5个月前 guides [guides] Add directory name formatting guideline in Docs writing style… 26天前 packages [android][audio] Fixreplacewhen useAudioPlayer is not given ...
This repository includes the Expo SDK, Modules API, Go app, CLI, Router, documentation, and various other supporting tools. Expo Application Services (EAS) is a platform of hosted services that are deeply integrated with Expo open source tools. EAS helps you build, ship, and iterate on your...
This repository includes the Expo SDK, Modules API, Go app, CLI, Router, documentation, and various other supporting tools. Expo Application Services (EAS) is a platform of hosted services that are deeply integrated with Expo open source tools. EAS helps you build, ship, and iterate on your...
https://docs.expo.dev/router/layouts/#groups 下划线是 Layout(布局)。 https://docs.expo.dev/develop/file-based-routing/#_layout-file 加号是一种特殊的路由组件,它不对应常规路由,但却又是一个路由组件,比如最常见的就是匹配任何其他路由的 404 页面了。 https://docs.expo.dev/tutorial/add-navigation...