UI presented by the code above, unfortunately, doesn't support an accessibility escape gesture which can be easily implemented by overriding a method mentioned below
This issue adds problems to the apps obligated to support Apple Accessibility features.
It is hard to find and tap on that small x or < button to close that UI for people with disabilities.
It would be nice to have this issue fixed.
UI presented by the code above, unfortunately, doesn't support an
accessibility escape
gesture which can be easily implemented by overriding a method mentioned belowThis issue adds problems to the apps obligated to support Apple Accessibility features. It is hard to find and tap on that small
x
or<
button to close that UI for people with disabilities. It would be nice to have this issue fixed.