Add native prop to signal reversed lists
Summary: While we certainly can check the order of content container children in a scroll view to determine if a list is in reverse order, this doesn't tell us definitively whether the semantic intent of the list is reverse ordered items. Instead, we can pass the same indicator that we use to determine list cell metrics to the native component.
Changelog
[General][Added] Native prop to signal that a ScrollView has reverse ordered children
Differential Revision: D64759218
This pull request was exported from Phabricator. Differential Revision: D64759218
This pull request was exported from Phabricator. Differential Revision: D64759218
This pull request was exported from Phabricator. Differential Revision: D64759218
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 7 days with no activity.