mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
cc4211c72f
Summary: Since #18470, the default focus behaviour of `TouchableHighlight` and `TouchableOpacity` has been missing on tvOS. This uses the new `touchableHandleFocus` and `touchableHandleBlur` functions to restore the behaviour. Fixes #21295. Pull Request resolved: https://github.com/facebook/react-native/pull/21478 Differential Revision: D13372959 Pulled By: cpojer fbshipit-source-id: a5fa9d45214ac48a14a6573ccf014bba1ee0a103