Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion versioned_docs/version-7.x/community-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Provides simple HOCs that map react-navigation props to your screen components d

[Repository](https://github.com/vonovak/react-navigation-props-mapper)

## react-navigation-header-motion
## react-native-header-motion

Provides building blocks for scroll-driven animated headers in React Native. It can be used with React Navigation to create collapsible, progress-driven headers, including headers rendered by the navigator itself via bridging components.

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-8.x/community-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Provides simple HOCs that map react-navigation props to your screen components d

[Repository](https://github.com/vonovak/react-navigation-props-mapper)

## react-navigation-header-motion
## react-native-header-motion

Provides building blocks for scroll-driven animated headers in React Native. It can be used with React Navigation to create collapsible, progress-driven headers, including headers rendered by the navigator itself via bridging components.

Expand Down
Loading