-
Notifications
You must be signed in to change notification settings - Fork 14
Tauri build windows #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Hello, thank you for your work.
I tested your 2.0 and during the build the problem is identical to 1.0.
Indeed the layout in dev mode works but during the build-desktop the layout at the App.tsx level
<View onLayout={onLayout} style={{ flex: 1 }}>
is not applied?
Do you have a solution?
good to you.