Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SwiftUI] its not converting component correctly in SwiftUI. #101

Open
AshwiniShinde12 opened this issue May 27, 2024 · 1 comment
Open

Comments

@AshwiniShinde12
Copy link

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.

@bernaferrari
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants