Home
last modified time | relevance | path

Searched refs:resultView (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-dev-menu/ios/
H A DDevMenuWindow.swift6 var resultView: T? in firstSubview<T: UIView>() variable
9 resultView = view in firstSubview<T: UIView>()
14 resultView = foundView in firstSubview<T: UIView>()
18 return resultView in firstSubview<T: UIView>()
/expo/apps/native-component-list/src/screens/
H A DSMSScreen.tsx103 <View style={[styles.textView, styles.resultView]}>
127 resultView: {