Description
The PressableProps type definition for the Pressable component extends AccessibilityProps.
However, this relationship is not documented in the official Pressable documentation. As a result, the accessibility-related props that are available through AccessibilityProps are missing from the docs.
For consistency, I would expect these props to be listed explicitly, similar to how they are documented for the View component.
Documentation version
=> 0.70