소스 검색

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.