Skip to content

Commit 9af0557

Browse files
committed
Update native-stack sponsor info
1 parent 4b856cb commit 9af0557

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@ React Navigation bindings for [react-native-shared-element](https://github.com/I
55
![react-navigation-shared-element-gif-iOS](rnse-ios.gif)
66
![react-navigation-shared-element-gif-Android](rnse-android.gif)
77

8-
# ⭐️ ⭐️ Support native-stack development! ⭐️ ⭐️
9-
10-
Do you like this library and would you like to support it? [Due to popular demand we've created a money-pool](https://github.com/IjzerenHein/react-navigation-shared-element/issues/14) to implement support for [@react-navigation/native-stack](https://reactnavigation.org/docs/native-stack-navigator/). All funds will be used to implement this feature as well as for continued development this library and [react-native-shared-element](https://github.com/IjzerenHein/react-native-shared-element).
11-
12-
https://paypal.me/pools/c/8Cyt3ED5wV
13-
14-
Many thanks to all the sponsors so far! ❤️
15-
168
## Documentation
179

1810
- [Shared element for the React Navigation 5/6 API](./docs/API.md)
@@ -31,7 +23,7 @@ The following versions or react-navigation and the stack navigator are supported
3123

3224
## Things to know
3325

34-
- `react-navigation-shared-element` uses the [JS based Stack Navigator](https://reactnavigation.org/docs/stack-navigator). The [Native Stack Navigator](https://reactnavigation.org/docs/native-stack-navigator) is not yet supported and it is not yet clear whether this can be supported in the future.
26+
- `react-navigation-shared-element` uses the [JS based Stack Navigator](https://reactnavigation.org/docs/stack-navigator). The [Native Stack Navigator](https://reactnavigation.org/docs/native-stack-navigator) is currently [under development here](https://github.com/IjzerenHein/react-navigation-shared-element/tree/native-stack). Also see [this issue](https://github.com/IjzerenHein/react-navigation-shared-element/issues/14).
3527
- [React Navigation 6 `Group` components](https://reactnavigation.org/docs/group/) are not yet supported.
3628
- On [detaching inactive screens](https://reactnavigation.org/docs/stack-navigator/#detachinactivescreens) a blink may occur on Android. Because of this `detachInactiveScreens` is set to `false` by default on Android.
3729

0 commit comments

Comments
 (0)