figma-to-maui-graphics icon indicating copy to clipboard operation
figma-to-maui-graphics copied to clipboard

how to use generated file in MAUI project

Open vovanb opened this issue 4 months ago • 0 comments

once file generated , how I can use it in MAUI project? for example in https://github.com/microsoft/FigmaSharp/wiki explained that for each view two files are generated that are part of the same (partial) class. MyView.designer.cs contains the template, that draws the UI and MyView.cs. With figma-to-maui-graphics project generated one big file. So could you please explain what action needed to get MAUI GUI pages? What is steps to include generated file into MAUI android project?

vovanb avatar Apr 11 '24 09:04 vovanb