DEV Community

Discussion on: Announcing the Ionic React Release Candidate!

Collapse
 
trmw profile image
Matt Wright

This sounds super useful! Any chance of this being generalized/extracted for use in Stencil? I'm guessing the issues you're running into with Ionic would most likely apply to the broader Stencil community as well.

Collapse
 
elylucas profile image
Ely Lucas

You can use the core Ionic components in Stencil now. When you start a new Stencil project, select the ionic-pwa and it will get everything set up for you.

Collapse
 
trmw profile image
Matt Wright

Thanks for the reply! We're actually building our own design system components, and would be hoping to use these React tools with those, and are not currently using Ionic. I'm specifically wondering if this might be extracted so people using Stencil (but not Ionic) could also take advantage of it:

Ionic React is a thin wrapper around our core components, exporting them as native React components and handling this boilerplate code for you. Thus using @ionic/react feels natural when working in React, and offers many React paradigms that aren't there in the core components.

Thread Thread
 
elylucas profile image
Ely Lucas

Oh, gotcha. Yes, this is available as a part of our Stencil DS product: stenciljs.com/design-systems