Browse Source

README: clarifying what "it" means.

Herby Vojčík 5 years ago
parent
commit
97fe06ab89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # react-navigation-kit
 
-~~Wire `react-navigation` into redux substate.~~ Sadly, from 2.3.0, `react-navigation` stopped working for the scenario of "redux integration" and they are officially abandoning it. It was possible to still make it work, though with a few changes. So:
+~~Wire `react-navigation` into redux substate.~~ Sadly, from 2.3.0, `react-navigation` stopped working for the scenario of "redux integration" and they are officially abandoning it. It was possible to still make navigating out of screens work, though with a few changes (keeping the state in separate store, as authors want us all to). So:
 
 Helpers for usage on `react-navigation` out of the react components.