FigmaToCode icon indicating copy to clipboard operation
FigmaToCode copied to clipboard

[SwiftUI] its not converting component correctly in SwiftUI.

Open AshwiniShinde12 opened this issue 8 months ago • 1 comments

The FigmaToCode Plugin not correctly converting figma UX into swift UI code.

  1. When FIgma UX has input field still its converting input field to text in swiftUI.
  2. Same for Button also it is coming as text components.
  3. And every component has static hight and width.

Above are the issue i found while converting figma ux into swiftUI using figma to code plugin.

AshwiniShinde12 avatar May 27 '24 05:05 AshwiniShinde12