@aws-amplify/core
Version:
Core category of aws-amplify
1 lines • 580 B
Source Map (JSON)
{"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 // @ts-ignore\n return globalExists() && typeof global['expo'] !== 'undefined';\n}\n"],"names":[],"mappings":";;AAAA;AACA;AAEA;AACO,SAAS,UAAU,GAAG;AAC7B;AACA,IAAI,OAAO,YAAY,EAAE,IAAI,OAAO,MAAM,CAAC,MAAM,CAAC,KAAK,WAAW,CAAC;AACnE;;;;"}