Skip to content

docs: mention Settings would be the route an app would be displaying for listed JS state #1105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rctay
Copy link
Contributor

@rctay rctay commented Jan 12, 2022

READ ME PLEASE!

TL;DR: Make sure to add your changes to versioned docs

Thanks for opening a PR!

The docs cover several versions of react-navigation, and in some cases there are several files (for version 1, version 2 and etc.) that all describe a single page of the docs (eg. "Getting Started").

Please make sure that the edit you're making in docs/file-you-edited.md is also included in the file for the correct version, eg. /versioned_docs/version-3.x/file-you-edited.md for version 3. If such file doesn't exist, please create it. 👍


Hi there, this change further fleshes out which route is displayed by an app that would correspond to the navigation state represented by the listed JavaScript object. For example, it might not be immediately obvious to a newcomer that among the 2 routes of Home and Settings, it would be Settings that is displayed, and not Home.

@netlify
Copy link

netlify bot commented Jan 12, 2022

✔️ Deploy Preview for react-navigation-docs ready!

🔨 Explore the source changes: fca5bd1

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-navigation-docs/deploys/61de9d6a1f03f70008a4e569

😎 Browse the preview: https://deploy-preview-1105--react-navigation-docs.netlify.app

…for listed JS state

Further flesh out which route an app is displayed that would correspond
to the navigation state represented by the listed JavaScript object. For
example, it might not be immediately obvious to a newcomer that among
the 2 routes of `Home` and `Settings`, it would be the `Settings` route
that is displayed, and not `Home`.

Signed-off-by: Ray Chuan Tay <rtay@vmware.com>
@rctay rctay force-pushed the rc/describe-index branch from c515b1b to fca5bd1 Compare January 12, 2022 09:20
@rctay rctay changed the title docs: mention what example app would be displaying for listed JS state docs: mention Settings would be the route an app would be displaying for listed JS state Jan 12, 2022
@satya164 satya164 force-pushed the main branch 2 times, most recently from a2a5d9e to fcb5e31 Compare February 28, 2024 16:34
@satya164 satya164 force-pushed the main branch 5 times, most recently from 65c6448 to df873a5 Compare March 27, 2024 17:12
@satya164 satya164 force-pushed the main branch 2 times, most recently from a739841 to 35a6db3 Compare June 27, 2024 14:34
@satya164 satya164 force-pushed the main branch 2 times, most recently from 7dbaa57 to 9e2af9d Compare August 8, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant