Commit 9f999ad
Expose accessibility order (facebook#50481)
Summary:
Pull Request resolved: facebook#50481
It's here! kinda...this only works internally right now, so no OSS usage which is explicitly gated to be off. We can't really avoid exposing the types so here we are.
Changelog: [Internal]
Reviewed By: jorge-cab
Differential Revision: D724284251 parent d804f72 commit 9f999ad
File tree
3 files changed
+16
-0
lines changed- packages/react-native
- Libraries
- Components/View
- __tests__/__snapshots__
- ReactCommon/react/renderer/components/view/platform/android/react/renderer/components/view
3 files changed
+16
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
361 | 368 | | |
362 | 369 | | |
363 | 370 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3648 | 3648 | | |
3649 | 3649 | | |
3650 | 3650 | | |
| 3651 | + | |
3651 | 3652 | | |
3652 | 3653 | | |
3653 | 3654 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
823 | 823 | | |
824 | 824 | | |
825 | 825 | | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
826 | 834 | | |
827 | 835 | | |
828 | 836 | | |
| |||
0 commit comments