We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb00207 + 96e8082 commit 587061eCopy full SHA for 587061e
versioned_docs/version-7.x/stack-navigator.md
@@ -246,7 +246,7 @@ The following [options](screen-options.md) can be used to configure the screens
246
247
```js
248
<Stack.Navigator
249
- // highlight-start
+ // highlight-start
250
screenOptions={{ headerStyle: { backgroundColor: 'papayawhip' } }}
251
// highlight-end
252
>
0 commit comments