Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Support for React v16? #43

Open
StevenRasmussen opened this issue Nov 16, 2017 · 2 comments
Open

Support for React v16? #43

StevenRasmussen opened this issue Nov 16, 2017 · 2 comments

Comments

@StevenRasmussen
Copy link

Just wondering if/when you might support v16 of React? Thanks

@ayc92
Copy link

ayc92 commented Jan 15, 2018

@SimplerSoftware
I created a PR for doing this: #46

Let me know if you have any feedback.

@sampsonjoliver
Copy link

I can see this has been dead a while, but a better solution @ayc92 and @nachoaIvarez might be to remove the import of react inside the .d.ts file, and use /// <reference types="react" /> triple-slash directive instead. Let users bring their own react types to the mix, whatever version that may be.

This is a definite show-stopper for anyone using react 16+ with typescript

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants