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

[docs] adding sendAccessibilityEvent to AccNodeInfo

Open fabOnReact opened this issue 2 years ago • 2 comments

https://github.com/facebook/react-native/pull/34969 fixes https://github.com/facebook/react-native/issues/30860 fixes https://github.com/facebook/react-native/issues/30097

Related Links:

  • https://github.com/fabriziobertoglio1987/react-native/commit/639daf8641b988aae80c26007c1b4a7f8ee0e17d
  • relevant docs updates https://github.com/facebook/react-native-website/pull/3488 https://github.com/facebook/react-native/commit/455ca8cfaf8060def528425e2a58b19930009fdd
  • adds sendAccessibilityEvent to renderer https://github.com/react-native-community/discussions-and-proposals/issues/72 https://github.com/facebook/react/pull/20554 https://github.com/facebook/react/compare/main...fabriziobertoglio1987:react:adding-send-accessibility-event-to-ref?expand=1
  • explanation of UIManager.measure implementation

fabOnReact avatar Nov 28 '22 20:11 fabOnReact

Deploy Preview for react-native ready!

Name Link
Latest commit 6feecb08a97d6c4a3886e6ae2bb3f3db0d9eaa12
Latest deploy log https://app.netlify.com/sites/react-native/deploys/63f74577d6ca040008560cfa
Deploy Preview https://deploy-preview-3438--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 Nov 28 '22 20:11 netlify[bot]

Related https://github.com/facebook/react-native-website/pull/3488 https://github.com/facebook/react-native/commit/455ca8cfaf8060def528425e2a58b19930009fdd https://github.com/facebook/react/pull/20554

fabOnReact avatar Feb 13 '23 10:02 fabOnReact