i have a widget with a countDown
Text(entry.session.countDownTime!, style: .timer)
how can i change color to red when time is less than 1 minute..
Post
Replies
Boosts
Views
Activity
Hi.... i was building my new widget with widgetkit... on debug it works perfect, but after archive the widget don´t appear on widget gallery
im in beta 6
Error find on console....[EXSwiftUI_Subsystem beginUsing:withBundle:] unexpectedly called multiple times.
Hi ... its any way to detect and switch style to dark mode...
i just create a widget extension on my old proyect but the widget dont appear & when run my widget schema in xcode 12 appear waiting to attach
the same thing happens when I create a todayview extension
any suggestion?