Skip to content

Commit 6058759

Browse files
committed
Move screen transitions to community navigators
1 parent 60928ae commit 6058759

4 files changed

Lines changed: 16 additions & 12 deletions

File tree

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ Please refer to the library's documentation to see which version of React Naviga
1212

1313
:::
1414

15-
## react-native-screen-transitions
16-
17-
A library that provides customizable screen transition animations for React Navigation's [Native Stack Navigator](native-stack-navigator.md).
18-
19-
[Repository](https://github.com/eds2002/react-native-screen-transitions)
20-
2115
## react-navigation-header-buttons
2216

2317
Helps you to render buttons in the navigation bar and handle the styling so you don't have to. It tries to mimic the appearance of native navbar buttons and attempts to offer a simple interface for you to interact with.

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,11 @@ This library provides a native bottom sheet with React Navigation integration. I
3737
[Documentation](https://sheet.lodev09.com/guides/navigation/)
3838

3939
[Repository](https://github.com/lodev09/react-native-true-sheet)
40+
41+
## React Native Screen Transitions
42+
43+
This library provides React Navigation navigators with gesture-driven, shared element, and fully custom animations.
44+
45+
[Documentation](https://screen-transitions.esjr.org/)
46+
47+
[Repository](https://github.com/eds2002/react-native-screen-transitions)

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ Please refer to the library's documentation to see which version of React Naviga
1212

1313
:::
1414

15-
## react-native-screen-transitions
16-
17-
A library that provides customizable screen transition animations for React Navigation's [Native Stack Navigator](native-stack-navigator.md).
18-
19-
[Repository](https://github.com/eds2002/react-native-screen-transitions)
20-
2115
## react-navigation-header-buttons
2216

2317
Helps you to render buttons in the navigation bar and handle the styling so you don't have to. It tries to mimic the appearance of native navbar buttons and attempts to offer a simple interface for you to interact with.

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,11 @@ This library provides a native bottom sheet with React Navigation integration. I
3737
[Documentation](https://sheet.lodev09.com/guides/navigation/)
3838

3939
[Repository](https://github.com/lodev09/react-native-true-sheet)
40+
41+
## React Native Screen Transitions
42+
43+
This library provides React Navigation navigators with gesture-driven, shared element, and fully custom animations.
44+
45+
[Documentation](https://screen-transitions.esjr.org/)
46+
47+
[Repository](https://github.com/eds2002/react-native-screen-transitions)

0 commit comments

Comments
 (0)