From 55a962f28e539b64e2d3eb2bb7fcd5acd0f5e50c Mon Sep 17 00:00:00 2001 From: Oskar Pawica <34246839+pawicao@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:35:41 +0200 Subject: [PATCH] Fix typo in community libraries: React Native Header Motion --- versioned_docs/version-7.x/community-libraries.md | 2 +- versioned_docs/version-8.x/community-libraries.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/versioned_docs/version-7.x/community-libraries.md b/versioned_docs/version-7.x/community-libraries.md index d6430cda07..58307fbcf7 100755 --- a/versioned_docs/version-7.x/community-libraries.md +++ b/versioned_docs/version-7.x/community-libraries.md @@ -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. diff --git a/versioned_docs/version-8.x/community-libraries.md b/versioned_docs/version-8.x/community-libraries.md index d6430cda07..58307fbcf7 100755 --- a/versioned_docs/version-8.x/community-libraries.md +++ b/versioned_docs/version-8.x/community-libraries.md @@ -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.