Fabrizio Bertoglio

Results 239 comments of Fabrizio Bertoglio

>In Android (native), talkback adds any links available in a single text view in the accessibility menu (can be opened using swipe up then swipe right). The same should be...

I tested the following scenarios: - the Nested Text has accessibilityRole link - It is possible to focus with the screenreader on the link - Voiceover announces the link -...

@blavalla I'm testing and reviewing this Pull Request. This is my current progress https://github.com/fabriziobertoglio1987/react-native-notes/issues/6#issuecomment-1032340879 testing the PR. I will publish a review for 31666 in a couple of days. Thanks...

I moved the PR to Done as https://github.com/facebook/react-native/pull/33180 was merged and partially reverted. https://github.com/facebook/react-native/pull/33180 was based on this branch. TalkBack support for ScrollView accessibility announcements (list and grid) [#33180](https://github.com/facebook/react-native/pull/33180) initially...

This PR is included in the [react-native-improved](https://github.com/fabriziobertoglio1987/react-native-improved) library: # react-native-improved - **Supports ONLY react-native 0.73**. - Supports only old architechture (new architechture is WIP) ## Set-up In package.json ```diff "scripts":...

I will invest time reviewing this pull request and I will add my comments in this pull request. Thanks a lot.

testing ImageBackground importantForAccessiblity https://github.com/facebook/react-native/pull/34245/commits/365b3d3df28ebc8f3e798851224e7819c088f10c

These changes landed in the main branch with https://github.com/facebook/react-native/pull/34245. For this reason I'm moving the PR to done. Thanks a lot.

TalkBack support for ScrollView accessibility announcements (list and grid) [#33180](https://github.com/facebook/react-native/pull/33180) initially landed on 20th April 2022. Java API relanded with commit [a7bb9664009](https://github.com/facebook/react-native/commit/105a2397b6b187a9669ba1c028508a7bb9664009). JavaScript API relanded with commit [cbf53bcaf0c](https://github.com/facebook/react-native/commit/463af237539b98289c88e5b491c85cbf53bcaf0c), but reverted...

TalkBack support for ScrollView accessibility announcements (list and grid) [#33180](https://github.com/facebook/react-native/pull/33180) initially landed on 20th April 2022. Java API relanded with commit [a7bb9664009](https://github.com/facebook/react-native/commit/105a2397b6b187a9669ba1c028508a7bb9664009). JavaScript API relanded with commit [cbf53bcaf0c](https://github.com/facebook/react-native/commit/463af237539b98289c88e5b491c85cbf53bcaf0c), but reverted...