Skip to content

Commit 7561162

Browse files
docs: add missing renamed options in native-stack (#1047)
1 parent b7002a9 commit 7561162

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

versioned_docs/version-6.x/upgrading-from-5.x.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,8 @@ If you were importing `createNativeStackNavigator` from `react-native-screens/na
462462
- `headerTranslucent` is changed to `headerTransparent`
463463
- `headerBlurEffect` is now a separate option and no longer a property in `headerStyle`
464464
- `headerTopInsetEnabled` option is removed, it's now automatically set when necessary
465+
- `backButtonImage` is renamed to `headerBackImageSource`
466+
- `searchBar` is renamed to `headerSearchBarOptions`
465467
- `replaceAnimation` is renamed to `animationTypeForReplace`
466468
- `stackAnimation` is renamed to `animation`
467469
- `stackPresentation` is renamed to `presentation` - the value `push` is now called `card`

0 commit comments

Comments
 (0)