Giter Site home page Giter Site logo

VoiceOver support about ios-custom-alertview HOT 3 OPEN

rosano avatar rosano commented on July 24, 2024
VoiceOver support

from ios-custom-alertview.

Comments (3)

wimagguc avatar wimagguc commented on July 24, 2024

This seems to be a fair point, thanks! I don't have much experience using VO, so I'll just leave the Issue open here for everyone else to see.

from ios-custom-alertview.

rosano avatar rosano commented on July 24, 2024

Could you maybe point to where in the code it prevents the non-VO user from tapping anything outside the alert? I can try experimenting there

from ios-custom-alertview.

wimagguc avatar wimagguc commented on July 24, 2024

It also depends on how the alert is attached to the view. It might be added as a subview of the parentView that the user passed on, or, as a subview of [[[UIApplication sharedApplication] windows] firstObject]

In either way, the CustomIOSAlertView view overlays the whole parent view it's attached to. This subview then keeps the user from being able to tap on anything in the parent.

from ios-custom-alertview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.