Home
last modified time | relevance | path

Searched defs:touchableHandleActivePressIn (Results 1 – 4 of 4) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/Touchable/
H A DTouchable.d.ts43 touchableHandleActivePressIn(e: GestureResponderEvent): void; method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/Touchable/
H A DTouchable.d.ts43 touchableHandleActivePressIn(e: GestureResponderEvent): void; method
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js457 …ableHandlePress:function(e){var t=this.props.onPress;t&&t(e)},touchableHandleActivePressIn:functio… method
H A DEXDevMenuApp.android.js458 …ableHandlePress:function(e){var t=this.props.onPress;t&&t(e)},touchableHandleActivePressIn:functio… method