Skip to content

Commit 55a962f

Browse files
authored
Fix typo in community libraries: React Native Header Motion
1 parent bad77b6 commit 55a962f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-7.x/community-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Provides simple HOCs that map react-navigation props to your screen components d
3030

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

33-
## react-navigation-header-motion
33+
## react-native-header-motion
3434

3535
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.
3636

versioned_docs/version-8.x/community-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Provides simple HOCs that map react-navigation props to your screen components d
3030

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

33-
## react-navigation-header-motion
33+
## react-native-header-motion
3434

3535
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.
3636

0 commit comments

Comments
 (0)