component-inspector
component-inspector copied to clipboard
Add support React 16.*
- [x] Use prop-types from separate package
- [ ] Use strategy for different React versions in
react/create-api.jsinsteadif elsehell
nice work~ how is the progress?
@smelukov had refactored API logic and extracted it into an abstraction layer (a lib) to work with React 15 & 16. It works good on our internal project. However, we didn't backport it or published as a package. I believe we’ll find time to finish it. What do you think, @smelukov?
