How to generate Angular components from Figma designs using AWS Amplify Studio?

I’m working with AWS Amplify Studio and noticed something weird. When I build a React or Next.js project, I can see UI components automatically created in a ui-components directory. These seem to come from my Figma designs.

But when I try the exact same steps with Angular, Vue.js, or React Native projects, no UI components get generated at all. The ui-components folder just doesn’t appear in my project structure.

It looks like Amplify Studio only converts Figma designs into React components right now. Has anyone found a way to make this work with other frameworks like Angular or Vue? Or do I need to manually convert everything myself?

for sure! i feel u, converting manually is such a pain. Amplify def needs to expand support for Angular and others. just gotta stay patient and hope for updates soon.