How to create mobile app layout?

Description

Create mobile app layout for my project.

What MCU/Processor/Board and compiler are you using?

ESP32 WROOM32.

What LVGL version are you using?

v7.11.0.

What do you want to achieve?

Create app layouts for my future project.

What have you tried so far?

Code to reproduce

N/A

Screenshot and/or video

You should try SquareLine Studio :wink:

1 Like

Am I the only one thats confused with this request?

Since UI/UX design plays a crucial role in ensuring a smooth user experience, you might want to focus on structuring your app layout to be intuitive and visually appealing. In mobile application development , leveraging frameworks like LVGL can help streamline UI design. Consider using LVGL’s built-in widgets and themes to simplify development while maintaining a clean and responsive interface. If you haven’t started coding yet, you can explore LVGL’s simulator to prototype your design before deploying it to the ESP32. Let me know if you need specific guidance on layout structuring or UI components!