Results 3 issues of Sam Carlin

### Description On iOS it seems that after an accessibility action is triggered the value of accessibility value is read an arbitrary amount of time later. This can lead to...

Platform: iOS
Needs: Triage :mag:

JNativeHook has added the ability to attempt to consume native events, see docs page here. This feature is currently listed as unsupported by the devs, because it doesn't work on...

enhancement

To programmatically show and then hide after 3 seconds I set the hide delay with the options object, then call show followed immediately by onBeforeHide, this results in the tooltip...