We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4461a3c commit 095981aCopy full SHA for 095981a
versioned_docs/version-4.x/themes.md
@@ -56,7 +56,7 @@ See a full working example of theme integration in [react-navigation/theme-examp
56
57
## Using the currently selected theme
58
59
-Two tools are available to gain access to the theme in any component that descends from the app navigation container: `useTheme` and `ThemeConext`.
+Two tools are available to gain access to the theme in any component that descends from the app navigation container: `useTheme` and `ThemeContext`.
60
61
`useTheme` is a simple custom hook that returns the theme.
62
0 commit comments