86d5c5249b
Summary:There was an issue where the title component could overlap the left component and it would block the left component from receiving touches. I only stumbled across this because we have a default title component which stretches most of the width and it was covering the edge of the left component. I think left/right components are more likely to be actionable than the title component so they should take priority in the touch order (ie. be rendered last). Closes https://github.com/facebook/react-native/pull/6618 Differential Revision: D3144191 fb-gh-sync-id: 9ccd31714b2401d02eaaf4b5b24ed6afb60041c7 fbshipit-source-id: 9ccd31714b2401d02eaaf4b5b24ed6afb60041c7 |
||
---|---|---|
.. | ||
ListView | ||
NavigationExperimental | ||
Navigator | ||
LICENSE |