piyushbexacode
Results
1
comments of
piyushbexacode
Add on show dialog method if #available(iOS 13.4, *) { datePicker.preferredDatePickerStyle = .wheels for scene in UIApplication.shared.connectedScenes { if scene.activationState == .foregroundActive { guard let window = ((scene as? UIWindowScene)!.delegate...