'Can we Convert 'Figma' components to Angular components with Amplify studio?

When we create the react or Nextjs application using AWS Amplify we get react components in our application in ui-component folder, but when we follow same process for Vuejs, Angular or React-Native application then we do not get UI components. Components are not getting pulled.

enter image description here

Here we see in the folder structure. In src folder the ui-component folder gets created and also the Amplify folder. enter image description here

But When we tried same process for angular or react-native or Vuejs the ui-components folder is not pulled/generated. enter image description here

This is only working for react and nextjs. That means its figma components are only getting converted into react components. Is there any different to create the same in Angular or vuejs or react-native. enter image description here



Solution 1:[1]

As of today Figma components can only be generated for React with Studio. We are looking to add it for Vue, Angular, and React Native in the future.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ErikCH