Home
last modified time | relevance | path

Searched refs:getPlatform (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-dev-client/e2e/
H A DDevLauncher.e2e.ts51 if (device.getPlatform() === 'android') {
77 if (device.getPlatform() === 'ios') {
123 if (device.getPlatform() === 'android') {
/expo/packages/html-elements/
H A Dbabel.js53 function getPlatform(caller) { function
58 const platform = api.caller(getPlatform);
/expo/apps/bare-expo/e2e/
H A DTestSuite-test.native.js37 const platform = device.getPlatform();
/expo/packages/expo-updates/e2e/fixtures/
H A DUpdates.e2e.ts10 const platform = device.getPlatform();
/expo/docs/pages/build-reference/
H A De2e-tests.mdx498 const platform = device.getPlatform();