Want to know how to migrate from Polaris React to Polaris web components

Over the past 2-3 months, I’ve been intermittently developing an application, but only realized in the last two weeks that the frontend library has been updated… This is quite frustrating because I’m almost done with the app development, yet I have no idea how to migrate.

My current frontend architecture uses React 19.1.1, integrated with a platform like Gadget.

I want to know how to migrate to the new frontend framework.

Note: I don’t have much frontend development experience, so you can consider me a beginner.

Hi @furlxy

You’re best option would be to start with the Polaris web components docs here, but what might be the most helpful during the migration is to leverage the Dev MCP in a supported code editor. The MCP has up to date context for Polaris web components so will be able to automate some of the migration work. There’s more info on that here.