Skip to content

Commit

Permalink
Merge pull request reduxjs#258 from zackify/master
Browse files Browse the repository at this point in the history
Remove react native warning
  • Loading branch information
gaearon committed Mar 5, 2016
2 parents 1619f95 + 7e7d576 commit 596977b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you don’t yet use [npm](http://npmjs.com/) or a modern module bundler, and

## React Native

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).
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)

## Documentation

Expand Down

0 comments on commit 596977b

Please sign in to comment.