1 min readMar 26, 2020
With Direflow, you can create reusable React Components that can be exported as both a React library and a Web Component library.
In that way, you can maintain one set of components that can be consumed directly in a React application, and as Web Components in any other framework / vanilla JS 😎
They can be shared on bit.dev as both, without having to maintain two separate libraries.