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

Add native prop to signal reversed lists

Open rozele opened this issue 1 year ago • 1 comments

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

rozele avatar Oct 22 '24 17:10 rozele

This pull request was exported from Phabricator. Differential Revision: D64759218

facebook-github-bot avatar Oct 22 '24 17:10 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D64759218

facebook-github-bot avatar Mar 11 '25 14:03 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D64759218

facebook-github-bot avatar Mar 11 '25 14:03 facebook-github-bot

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.

react-native-bot avatar Sep 08 '25 05:09 react-native-bot

This PR was closed because it has been stalled for 7 days with no activity.

react-native-bot avatar Sep 15 '25 05:09 react-native-bot