Searched refs:TouchableWithoutFeedbackProps (Results 1 – 9 of 9) sorted by relevance
17 import {TouchableWithoutFeedbackProps} from './TouchableWithoutFeedback';22 export interface TouchableHighlightProps extends TouchableWithoutFeedbackProps {
16 import {TouchableWithoutFeedbackProps} from './TouchableWithoutFeedback';66 extends TouchableWithoutFeedbackProps,
16 import {TouchableWithoutFeedbackProps} from './TouchableWithoutFeedback';42 extends TouchableWithoutFeedbackProps,
39 export interface TouchableWithoutFeedbackProps139 …e class TouchableWithoutFeedbackComponent extends React.Component<TouchableWithoutFeedbackProps> {}
292 interface TouchableWithoutFeedbackProps { interface