Skip to content

Commit 596977b

Browse files
committed
Merge pull request #258 from zackify/master
Remove react native warning
2 parents 1619f95 + 7e7d576 commit 596977b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you don’t yet use [npm](http://npmjs.com/) or a modern module bundler, and
2323

2424
## React Native
2525

26-
Until [React Native works on top of React instead of shipping a fork of React](https://github.com/facebook/react-native/issues/2985), you’ll need to keep using [React Redux 3.x branch and documentation](https://github.com/rackt/react-redux/tree/v3.1.0).
26+
As of 0.18, react-redux works with React Native. If you are on an older version, you’ll need to keep using [React Redux 3.x branch and documentation](https://github.com/rackt/react-redux/tree/v3.1.0) because of [this problem](https://github.com/facebook/react-native/issues/2985)
2727

2828
## Documentation
2929

0 commit comments

Comments
 (0)