Skip to content

Commit c3e5b38

Browse files
committed
Update README.md
1 parent e121f6b commit c3e5b38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ react-redux
33

44
Higher-order React components for [Redux](https://github.com/gaearon/redux).
55

6+
What you get from `react-redux` is for React.
7+
For React Native, import from `react-redux/native` instead.
8+
9+
>**Note: There is a project called “redux-react” on NPM that is completely unrelated to the official bindings.**
10+
>**This documentation (and any other official Redux documentation) is for `react-redux`.**
11+
612
- [Quick Start](#quick-start)
713
- [Recommended API](#recommended-api)
814
- [`connect`](#connect)

0 commit comments

Comments
 (0)