Is it possible to create a UI that is customizable by the user?
Can a users add, move, resize, change style of various elements to customize the screen to their needs?
Welcome.
Yes, I don’t see why not. One of the demos here even has user-selectable styles: Demos — LVGL
I checked out the demos, only noticed one that allowed the back ground color of the tabs to be changed.
Image an weather app that displays all sort of weather data. How can a user select which data is populated, how many are shown, where its located, the size, style, and the type; chart, digital number, analog gauge, etc.
Hello,
As far as I am aware there is nothing built-in at the moment to allow the user to select these things. You will have to make something yourself.
I would make a seperate screen for the setting and then once the user switches back to the home screen of your weather app, the selected data gets loaded in and displayed in the way selected by the user. Would not be easy to implement but its surely possible
It does not seem practical to me, since its like asking for the higher level functionality of Squareline Studio, included in the interface