瀏覽代碼

README: clarifying what "it" means.

Herby Vojčík 6 年之前
父節點
當前提交
97fe06ab89
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.