Hooks are a new feature in React 16.8. It allows you to use state and other React features without writing classes. React 16.8.0 is the first version to support Hooks. When upgrading, please make sure to update all packages, including React DOM. React Native supports Hooks starting from version 0.59.