DEV Community

Discussion on: Component Libraries with Stencil.js - Decorators

 
johnbwoodruff profile image
John Woodruff

Not nearly as prompt as I would've liked but at least it's finally done! 😅

Thread Thread
 
kusaljay profile image
kusaljay • Edited

@johnbwoodruff Can you please shed some light on how we can use Stencil components (like the ones you've created here) in React projects created using CRA?

Thread Thread
 
jdnichollsc profile image
J.D Nicholls

You can reuse web components from React components too, check this example: github.com/proyecto26/ion-phaser/b...