gburnett

Results 4 issues of gburnett

I can see a [peer dependency on React 17](https://github.com/tacomanator/react-detect-print/blob/09589f5f1b8283413936dc4e95ef493b1c4255be/package.json#L33). I think that hooks are supported from `v16.8`. Any reason to recommend 17 instead?

**What:** Adds type declarations and specifies the location in `package.json`. **Why:** Hopefully it will make this easier to consume from a TypeScript project.

Fixes # Improves ref and event handler types for `Input` and `InnerInput`. ### Additional description --- ### CONTRIBUTOR checklist (do not remove) Please complete for every pull request * [X]...

cla:signed

**What:** Fixes some duplicate links in `README`. **Why:** Clicking on ios links, in the table of contents, leads to the corresponding android link.