sangam pokharel
Results
2
issues of
sangam pokharel
SomeView() .snackbar(isShowing: snackBarVisible, title: "Validation Error !", text: showMessage.wrappedValue, style: .custom(.red),actionText: "Dismiss") { changePasswordVM.hideSnackBar() }
**Steps to Reproduce:** 1. Run the app on an iOS 15 device but works perfectly in iOS 17 2. Attempt to load a WebP image using SDWebImageSwiftUI. 3. Observe that...
apple bug