Skip to content

docs: update documentation#4927

Open
adrcotfas wants to merge 1 commit into
@adrcotfas/refactor/remove_deprecationfrom
@adrcotfas/refactor/docs
Open

docs: update documentation#4927
adrcotfas wants to merge 1 commit into
@adrcotfas/refactor/remove_deprecationfrom
@adrcotfas/refactor/docs

Conversation

@callstack-bot
Copy link
Copy Markdown

callstack-bot commented May 8, 2026

Hey @adrcotfas, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

The mobile version of example app from this branch is ready! You can see it here.

Comment thread docs/docs/guides/02-theming.mdx Outdated
React Native Paper follows the [Material Design 3 dark theme guidelines](https://m3.material.io/styles/color/dark-theme). Dark surfaces use tonal color overlays derived from the primary color to convey elevation.

Otherwise, your custom theme will need to handle it manually, using React Native's [Appearance API](https://reactnative.dev/docs/appearance).
`PaperProvider` automatically switches between `LightTheme` and `DarkTheme` based on the device color scheme. If you pass a custom `theme` prop, it is used as-is; you can toggle dark mode by changing `theme.dark` or swapping between your own light and dark theme objects.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not related to this PR but we should probably improve this guide with some examples. e.g., "Keeping native theme in sync" and "Using the operating system preferences" in React Navigation docs https://reactnavigation.org/docs/8.x/themes/#keeping-the-native-theme-in-sync

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I added an example

Comment thread docs/docs/guides/09-bottom-navigation.md Outdated
@adrcotfas adrcotfas force-pushed the @adrcotfas/refactor/remove_deprecation branch from cf203b2 to 3743d80 Compare May 14, 2026 11:03
@adrcotfas adrcotfas force-pushed the @adrcotfas/refactor/docs branch from 30cd1fe to 9ddc65b Compare May 14, 2026 11:45
@adrcotfas adrcotfas added the v6 label May 14, 2026
@adrcotfas adrcotfas requested a review from satya164 May 14, 2026 11:50
@adrcotfas adrcotfas force-pushed the @adrcotfas/refactor/docs branch from 9ddc65b to 56a3eef Compare May 14, 2026 11:54
@adrcotfas adrcotfas force-pushed the @adrcotfas/refactor/remove_deprecation branch from 3743d80 to b663a75 Compare May 14, 2026 13:01
@adrcotfas adrcotfas force-pushed the @adrcotfas/refactor/docs branch from 56a3eef to 2ffd3a1 Compare May 14, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants