FigmaToCode icon indicating copy to clipboard operation
FigmaToCode copied to clipboard

[SwiftUI] its not converting component correctly in SwiftUI.

Open AshwiniShinde12 opened this issue 1 year 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

The issue is that there is not a way for me to identify buttons or inputs. How do I think I should identify them? What's the difference between a button and an input?

bernaferrari avatar May 27 '24 23:05 bernaferrari