Skip to content

Conversation

@faris-mohamed10
Copy link

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. 👍

@netlify
Copy link

netlify bot commented Jan 27, 2021

Deploy preview for react-navigation-docs ready!

Built with commit c3422ef

https://deploy-preview-927--react-navigation-docs.netlify.app

Copy link
Member

@eriveltonelias eriveltonelias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for your PR! I just left one small comment.

## Using the operating system preferences

At the time of writing, `react-native` does not currently support detecting the operating system color scheme preferences in the core ([you can follow this pull request](https://github.com/facebook/react-native/pull/26172)). Until it is part of core and you have updated to the version that includes it, you can use `react-native-appearance`.
appearance is a part of react native and can see more details here https://reactnative.dev/docs/appearance.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should explain a little bit more about using the system preferences ( Appearance module ) before we reference this to a link

@eriveltonelias
Copy link
Member

closing in favor of #942

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.

2 participants