标签: javascript reactjs react-native redux react-redux
我使用react-redux@6.0.0,它与reactJs兼容,但不兼容react-native,然后我尝试了react-redux@5.0.0,它与react-native兼容,但与reactJs不兼容,那么什么版本的redux和react-redux可以按预期的方式与react@^16.6.x和react-native@0.55.x一起使用??