Bence A. Tóth
Bence A. Tóth
Hi @spine001, wouldn't this possibly overwrite any existing event listeners attached to `window.screen.orientation.onchange`?
Hi @joshuapowers, thank you for reaching out. I'm wondering if we could do something slightly smarter here. I can see that the core features (`readText` and `writeText`) have pretty decent...
Hi @2Up1Down 👋 Thank you for flagging this. In the implementation there is a `useCallback` hook which has the callback function in its dependency array, which yields a function which...