I tried so many ways but it's not working. Please, anyone facing the same issue after updating ios 16, or xcode version, or iPhone 14 Simulator
Please, if you are facing the same problem, let me know. My old project is working fine, but the new one that I created on it is not working.
any solution on it
ZStack {
Color("BlueColor")
.ignoresSafeArea(.all, edge:.all)
}