|
@ -32,6 +32,7 @@ This new function `useState` is the first "Hook" we'll learn about, but this exa |
|
|
>Note |
|
|
>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 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM. |
|
|
|
|
|
>React Native supports Hooks since [the 0.59 release of React Native](https://facebook.github.io/react-native/blog/2019/03/12/releasing-react-native-059). |
|
|
|
|
|
|
|
|
## Video Introduction {#video-introduction} |
|
|
## Video Introduction {#video-introduction} |
|
|
|
|
|
|
|
|