Skip to content
#

coding

Here are 2,490 public repositories matching this topic...

A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.

  • Updated Dec 31, 2021
PermissionsSwiftUI
sapoepsilon
sapoepsilon commented Oct 17, 2021

Describe the bug
A clear and concise description of what the bug is.

This bug only present on iOS 15. When, the showModal boolean is set to true in .onAppear. It is not possible to dismiss the modal, unless restrictDismissal is set to false.
To Reproduce
Steps to reproduce the behavior:
Great example would be:

struct Dashboard: View {
   @State private var showModal: Bool
help wanted good first issue confirmed bug

Improve this page

Add a description, image, and links to the coding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coding topic, visit your repo's landing page and select "manage topics."

Learn more