@aws-amplify/core
Version:
Core category of aws-amplify
1 lines • 651 B
Source Map (JSON)
{"version":3,"file":"ReactNative.mjs","sources":["../../../../src/Platform/detection/ReactNative.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n// Tested with react-native 0.17.7\nexport function reactNativeDetect() {\n return (typeof navigator !== 'undefined' &&\n typeof navigator.product !== 'undefined' &&\n navigator.product === 'ReactNative');\n}\n"],"names":[],"mappings":"AAAA;AACA;AACA;AACO,SAAS,iBAAiB,GAAG;AACpC,IAAI,QAAQ,OAAO,SAAS,KAAK,WAAW;AAC5C,QAAQ,OAAO,SAAS,CAAC,OAAO,KAAK,WAAW;AAChD,QAAQ,SAAS,CAAC,OAAO,KAAK,aAAa,EAAE;AAC7C;;;;"}