mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Hooks intro: Remove message about React Native support (#2244)
Already landed for a while now.
This commit is contained in:
committed by
Alexey Pyltsyn
parent
59aac8b1ba
commit
fbb03df5d6
@@ -31,7 +31,7 @@ This new function `useState` is the first "Hook" we'll learn about, but this exa
|
||||
|
||||
>Note
|
||||
>
|
||||
>React 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM. React Native will support Hooks in the next stable release.
|
||||
>React 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM.
|
||||
|
||||
## Video Introduction {#video-introduction}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user