🎣 Examples of using React Hooks with TypeScript
View the live demo here or edit it live in CodeSandbox.
Check out @skovy/using-react-hooks-with-typescript-aae6c7b2a3a9">this post to create a React TypeScript app from scratch with support for React Hooks, or:
git clone git@github.com:skovy/react-hooks-typescript-example.git
yarn install
yarn start