react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

[Documentation] TalkBack support for ScrollView accessibility announcements (list and grid)

Open fabOnReact opened this issue 3 years ago • 3 comments

Adding documentation for PR https://github.com/facebook/react-native/pull/33180 Not ready to merge as https://github.com/facebook/react-native/pull/33180 was reverted

fabOnReact avatar Jul 11 '22 04:07 fabOnReact

Deploy Preview for react-native ready!

Name Link
Latest commit 404e392382e5d3cbead1d1e019b69db55d5e2e56
Latest deploy log https://app.netlify.com/sites/react-native/deploys/62cba4453520d30008c8b9b5
Deploy Preview https://deploy-preview-3205--react-native.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jul 11 '22 04:07 netlify[bot]

@fabriziobertoglio1987 It looks like related PR has been merge and become a part of 0.70 RC, so it would be nice to ship this before new version docs cut.

Is there something what you would like to finish, or is this PR ready for review?

Edit: Oh, it has been reverted, just spotted that...

Simek avatar Jul 22 '22 10:07 Simek

Related https://github.com/facebook/react-native/commit/3f8071d638d7c9cd25c0eb7f6c2169c776e271ea

D37668064 (https://github.com/facebook/react-native/commit/463af237539b98289c88e5b491c85cbf53bcaf0c) caused issues in VR Store where on tail load, the scroll position would reset and go back to the top.

fabOnReact avatar Aug 16 '22 12:08 fabOnReact