We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502af92 commit 4bcf490Copy full SHA for 4bcf490
README.md
@@ -16,6 +16,7 @@ Router for React Native based on new React Native Navigation API.
16
## Beta status
17
- This version is beta, for more stable work use 2.x version from `2.x` branch,
18
[README for 2.x](https://github.com/aksonov/react-native-router-flux/blob/2.x/README.md)
19
+- React Native 0.22-rc is supported, it could not work with earlier or later versions
20
21
## IMPORTANT! Breaking changes comparing with 2.x version:
22
- `Router` is root container now and should not be nested. For nested scenes you should use `Scene` element
0 commit comments