Commit d405e30
Make experimental_accessibilityOrder a View prop only (#52056)
Summary:
Pull Request resolved: #52056
This prop should only be used on Views using it in Text is not very intuitive and also would require some unnecessary edge case handling on Android which we now also remove
Changelog: [Internal]
Reviewed By: joevilches
Differential Revision: D76744972
fbshipit-source-id: 23113789747295ea1a306727f1e29e3ddc078ac41 parent ad88309 commit d405e30
4 files changed
Lines changed: 8 additions & 13 deletions
File tree
- packages/react-native
- Libraries
- Components/View
- __tests__/__snapshots__
- ReactAndroid/src/main/java/com/facebook/react/uimanager
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | 377 | | |
385 | 378 | | |
386 | 379 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
493 | 500 | | |
494 | 501 | | |
495 | 502 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3685 | 3685 | | |
3686 | 3686 | | |
3687 | 3687 | | |
3688 | | - | |
3689 | 3688 | | |
3690 | 3689 | | |
3691 | 3690 | | |
| |||
3833 | 3832 | | |
3834 | 3833 | | |
3835 | 3834 | | |
| 3835 | + | |
3836 | 3836 | | |
3837 | 3837 | | |
3838 | 3838 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
501 | 500 | | |
502 | 501 | | |
503 | 502 | | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | 503 | | |
509 | 504 | | |
510 | 505 | | |
| |||
0 commit comments