You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
-
16
8
## Documentation
17
9
18
10
-[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
31
23
32
24
## Things to know
33
25
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).
35
27
-[React Navigation 6 `Group` components](https://reactnavigation.org/docs/group/) are not yet supported.
36
28
- 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.
0 commit comments