Commit 936141f
Fix flipped accessiblityState diffing (#54574)
Summary:
Pull Request resolved: #54574
Props 2.0 diffing had the old and new accessibilityState flipped in the HostPlatformViewProps implementation, which resulted in the disabled state output being flipped on change.
Changelog: [Internal]
Reviewed By: shwanton
Differential Revision: D87293652
fbshipit-source-id: c3fc358f355a3465a59a7cd43b4b7ca79ca16bbb1 parent d314e5f commit 936141f
File tree
1 file changed
+1
-1
lines changed- packages/react-native/ReactCommon/react/renderer/components/view/platform/android/react/renderer/components/view
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
936 | 936 | | |
937 | 937 | | |
938 | 938 | | |
939 | | - | |
| 939 | + | |
940 | 940 | | |
941 | 941 | | |
942 | 942 | | |
| |||
0 commit comments