UNPKG

@aws-amplify/core

Version:
1 lines 548 B
{"version":3,"file":"Expo.mjs","sources":["../../../../src/Platform/detection/Expo.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { globalExists } from './helpers';\n// Tested with expo 48 / react-native 0.71.3\nexport function expoDetect() {\n return globalExists() && typeof global.expo !== 'undefined';\n}\n"],"names":[],"mappings":";;AAAA;AACA;AAEA;AACO,SAAS,UAAU,GAAG;AAC7B,IAAI,OAAO,YAAY,EAAE,IAAI,OAAO,MAAM,CAAC,IAAI,KAAK,WAAW,CAAC;AAChE;;;;"}