Already have widgets implemented in my app working with UIKit but I would like to know the requirements needed to support multiple versions of OS versions
Should I need a UIKit widget extension for versions iOS 13 or lower and a separate extension for WidgetKit & SwiftUI?
Thanks in advance
Should I need a UIKit widget extension for versions iOS 13 or lower and a separate extension for WidgetKit & SwiftUI?
Thanks in advance