FigmaToCode
FigmaToCode copied to clipboard
[SwiftUI] its not converting component correctly in SwiftUI.
The FigmaToCode Plugin not correctly converting figma UX into swift UI code.
- When FIgma UX has input field still its converting input field to text in swiftUI.
- Same for Button also it is coming as text components.
- 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.