Skip to content

Commit 70db306

Browse files
committed
docs: updated current status in readme
1 parent 8012866 commit 70db306

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
React Navigation bindings for [react-native-shared-element](https://github.com/IjzerenHein/react-native-shared-element) 💫
44

5-
This library is under development and is subject to API changes. At the moment only the stack navigator is supported.
6-
As [react-navigation](https://reactnavigation.org) is alo undergoing development and possible API changes, this library provides a testing ground and working API for the v3 branch of react-navigation (**UPDATE: Also works with v4)**.
7-
It was written as a separate library which does not require any changes to react-navigation itself.
8-
As time progresses, the goal is to support the latest react-navigation version, support `appear` and `disappear` transitions, and have the
9-
[native extensions](https://github.com/IjzerenHein/react-native-shared-element) land in [Expo](https://expo.io/).
5+
This library is under development and is subject to API changes. At the moment it supports the **v3 and v4 versions of react-navigation**.
6+
Only the stack navigator is supported at the moment (the v2-alpha version of stack-navigator is not supported as it misses certain lifecycle events).
7+
8+
As time progresses, the goal is also support the animated switch navigator, implement `appear` and `disappear` transitions, and have the
9+
[native extensions](https://github.com/IjzerenHein/react-native-shared-element) land in [Expo](https://expo.io/) (**UPDATE: Expo is working on including the native-extensions in SDK 35!**).
1010

1111
## Index <!-- omit in toc -->
1212

0 commit comments

Comments
 (0)