react-integration icon indicating copy to clipboard operation
react-integration copied to clipboard

Converts web components into React components so that you can use them as first class citizens in your React components.

Results 15 react-integration issues
Sort by recently updated
recently updated
newest added

Currently the package name is still skatejs-react-integration. We should align this with the new org it sits under.

`` will not set the `ref` to `"myRef"`; it will be `undefined`.

Breaks for things such as https://github.com/yahoo/react-intl

How does this scale? What is the overhead of introducing new trees? It'd be good to include some sort of performance test for this too.