[docs] Fix vale warning about Latin abbrv., inconsistent case in headings and update verbiage (#24452)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Update publishing-websites.mdx - added steps for handling dist direct… (#23701)Co-authored-by: Aman Mittal <[email protected]>
[docs] Update publishing to vercel guide (#23471)# Why - @amandeepmittal mentioned it wasn't working. - Referred to @lydiahallie for dev support. # Test Plan Deploy tabs template: - sta
[docs] Update publishing to vercel guide (#23471)# Why - @amandeepmittal mentioned it wasn't working. - Referred to @lydiahallie for dev support. # Test Plan Deploy tabs template: - static + layout delayed (default): https://router49-vercel-deploy-m87epfujh-baconbrix.vercel.app/ - static + no delay: https://router49-vercel-deploy-dnhuayt0g-baconbrix.vercel.app/ - SPA: https://router49-vercel-deploy-c70qj65jr-baconbrix.vercel.app/ Missing page works with all, none support missing page with JS disabled. --------- Co-authored-by: Aman Mittal <[email protected]>
show more ...
[docs] update deploy vercel docs (#23380)
[docs] Format docs in Expo account section (#23376)
feat(docs): Add component for sharing tab context (#23235)# Why It's tedious to swap between webpack and Expo Router for each section of the guide. This change will share the index between tabs
feat(docs): Add component for sharing tab context (#23235)# Why It's tedious to swap between webpack and Expo Router for each section of the guide. This change will share the index between tabs inside it––so you can choose "Expo Router" once and all instances will update. Co-authored-by: Expo Bot <[email protected]>
fix(docs): improve router docs 2 (#23176)# Why - continued improvement of Expo Router docs. - added expo router options to the publishing doc (we may want to improve this component DX). - dro
fix(docs): improve router docs 2 (#23176)# Why - continued improvement of Expo Router docs. - added expo router options to the publishing doc (we may want to improve this component DX). - dropped surge deployment doc. Deployment is hard to keep working nicely and this section doesn't appear to be (a) updated, (b) used very often. - added info about deploying with static rendering. - added note about GH pages not being supported with Expo Router (yet, we need `assetPrefix` support). - added src-directory guide. --------- Co-authored-by: Aman Mittal <[email protected]>
[docs] expo update: strings.xml diff block (#22953)# Why Put strings.xml in a Diff block, followup from https://github.com/expo/expo/pull/22883/files#r1230532588 # Test Plan - [ ] manuall
[docs] expo update: strings.xml diff block (#22953)# Why Put strings.xml in a Diff block, followup from https://github.com/expo/expo/pull/22883/files#r1230532588 # Test Plan - [ ] manually checked amended pages # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
[ENG-8871][docs] Codepush to EAS Update migration guide (#22883)# Why Improve the docs for transitioning from Codepush to EAS Update. This PR does the following: - Add a migration guide for a
[ENG-8871][docs] Codepush to EAS Update migration guide (#22883)# Why Improve the docs for transitioning from Codepush to EAS Update. This PR does the following: - Add a migration guide for a bare React native app with Codepush - Fix bare React Native app docs (since Codepush only works for a bare React Native app, need to make sure these are correct) - Nits to the main EAS Update 'getting started' guide # How you can help Look through the comments I made about the bits I wasn't too sure about, in addition to your regular feedback :) # Test Plan 1. Make starter bare React Native app: `npx react-native@latest init AwesomeProject` 2. Follow steps in my migration guide 3. Builds for ios and android succeed # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin). --------- Co-authored-by: Evan Bacon <[email protected]>
[docs] fix Terminal content layout shift, remove unused page imports (#22596)
[docs] Fix internal links to avoid redirects (#22498)
[docs] Fix incorrect EAS Update icon references (#22492)
[docs] Fix typo and page title issues, add icons to BoxLinks & more (#22048)
[exupdates] Move version 1 of the protocol out of draft (#21703)# Why Version 1 of the spec is now implemented in both iOS and Android on the main branch, so the version of the spec can now be
[exupdates] Move version 1 of the protocol out of draft (#21703)# Why Version 1 of the spec is now implemented in both iOS and Android on the main branch, so the version of the spec can now be brought out of draft state and version 0 can be put in the archive. # How Grep. # Test Plan Run the docs site locally, see nav works. # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
[docs] Clean up docs mentions of classic builds (#21142)Co-authored-by: Brent Vatne <[email protected]>
[docs] Update publish websites page (#21100)
[docs] Update page titles, add description and other fixes/tweaks (#20412)Co-authored-by: Bartosz Kaszubowski <[email protected]>
docs updates (#20403)# Why - Update a bit of the language across the docs in regards to Expo Go. - Clarify that Expo Go is not meant for production app development or previewing apps.
[docs] Add localization guide (#19905)Co-authored-by: Aman Mittal <[email protected]> Co-authored-by: Brent Vatne <[email protected]> Co-authored-by: Bartosz Kaszubowski <[email protected]
[docs] Add localization guide (#19905)Co-authored-by: Aman Mittal <[email protected]> Co-authored-by: Brent Vatne <[email protected]> Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Update Netlify deployment docs to include redirect instructions (#19782)Closes https://github.com/expo/expo/issues/19351
[docs] bump Case Police, fix new warnings (#19930)Co-authored-by: Aman Mittal <[email protected]>
[docs] Update callout on pages (#19579)
[docs] Update broken link in introduction.mdx (#19374)
[docs] update lint setup, run Prettier on MDX (#19323)
Rename from .md to .mdx (#19255)
123456