[docs] Fix inconsistent terms usage, ellipses usage and update vale's token ignore scopes (#24593)
[docs] Fix vale warning about Latin abbrv., inconsistent case in headings and update verbiage (#24452)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Fix broken links as reported after audit (#24397)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] fix links to reanimated docs (#24101)
[docs] Update ImageViewer code snippet (#23713)
[docs] Update image-picker.mdx (#23438)
[docs] correct internal links hrefs and behaviour (#23222)
[docs] Fix typo in Introduction page (#23054)
[docs] Update final snack link in Tutorial (#22987)
[docs] Fix typo in Tutorial (#22896)
[docs] tutorial wording tweak (#22793)
[docs][tutorial] Fix scale limit emoji sticker & remove extra boolean (#22717)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or featur
[docs][tutorial] Fix scale limit emoji sticker & remove extra boolean (#22717)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. --> Fix ENG-8608 # How <!-- How did you build this feature or fix this bug and why? --> - By updating the Tutorial related code files in `public/static` - Updating the code snippets in tutorial chapters # Test Plan Changes have been tested by running docs locally: <img width="819" alt="CleanShot 2023-06-01 at 19 42 43@2x" src="https://github.com/expo/expo/assets/10234615/864e0cfa-f211-4f8a-adc5-e5f29cbad523"> <img width="712" alt="CleanShot 2023-06-01 at 19 42 58@2x" src="https://github.com/expo/expo/assets/10234615/b6ce6ede-1e22-4aa1-8ee3-63fcf17e9d0f"> <!-- Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction. --> # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [x] 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).
show more ...
[docs] Update Expo config references to "app config" (#22645)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. -->
[docs] Update Expo config references to "app config" (#22645)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. --> During the initial audit done by Jon, it was brought that we should be consistent when using **app config** to represet **app.json**/**app.config.js** files. Currently, in many places, Expo config is used instead of **app config**. # How This PR updates all references of Expo config to app config. <!-- How did you build this feature or fix this bug and why? --> # Test Plan <!-- Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction. --> Changes have been tested by running docs locally. # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [x] 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: Bartosz Kaszubowski <[email protected]>
[docs] Remove sidebar_title override for 'Update a screenshot' (#22561)
[docs] Fix not able to find download assets step in Tutorial (#22517)
[docs] Fix internal links to avoid redirects (#22498)
[docs] update `debugging/runtime-issues` URLs to avoid redirects (#22497)
[docs] Add redirects for sections that can be referred as short urls (#22222)
[docs] [tutorial] Update Platform differences to follow similar code conventions (#21438)Co-authored-by: Aman Mittal <[email protected]>
[docs] Add a complete tutorial Snack link to the Tutorial's introduction (#22090)Co-authored-by: Bartosz Kaszubowski <[email protected]>
[docs] Remove /home directory structure and make all directories top level (#22068)
[docs] Fix typo and page title issues, add icons to BoxLinks & more (#22048)
[docs] reorganize navigation structure, introduce Home route (#22011)Co-authored-by: Simek <[email protected]>
[docs] Fix legacy React docs links with new react.dev links (#21920)
[docs] Replaced the old React docs link with new ones (#21918)
12345