Hi,
yeah the thing with the battery widget and the forbidden background blur... Well at least for the configurable colors there is a solution. I have seen a few apps implement this feature. The easiest way I think is to use the widget configuration to give the user a list of options, and then storing the picked color. You could then get the color when building the widget, maybe UserDefaults or something like that, and set the background accordingly. The user could use the main app to edit and add colors to their list which is then displayed in the configuration...
Even though it is a hacky solution it should work.
Take care,
David
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: