Home
last modified time | relevance | path

Searched defs:select (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-modules-core/build/
H A DPlatform.js17 select: ReactNativePlatform.select, property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Utilities/
H A DPlatform.d.ts38 select<T>( method
43 select<T>(specifics: {[platform in PlatformOSType]?: T}): T | undefined; method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Utilities/
H A DPlatform.d.ts38 select<T>( method
43 select<T>(specifics: {[platform in PlatformOSType]?: T}): T | undefined; method
/expo/apps/test-suite/
H A DApp.js11 select: '', property
/expo/packages/expo-modules-core/src/
H A DPlatform.ts28 select: ReactNativePlatform.select as PlatformSelect, constant
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js57 …(){return'tv'===this.constants.interfaceIdiom},get isTesting(){return!1},select:function(t){return… method
866 …{value:!0}),e.default=void 0;var s=r(d[0]),n=r(d[1]),t={OS:s.Platform.OS,select:s.Platform.select,… property
H A DEXDevMenuApp.android.js57 …get isTesting(){return!1},get isTV(){return'tv'===this.constants.uiMode},select:function(t){return… method
867 …{value:!0}),e.default=void 0;var s=r(d[0]),n=r(d[1]),t={OS:s.Platform.OS,select:s.Platform.select,… property