@aws-amplify/core
Version:
Core category of aws-amplify
6 lines • 312 B
JavaScript
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
import { Linking, AppState } from 'react-native';
import AsyncStorage from '@react-native-async-storage/async-storage';
export { Linking, AppState, AsyncStorage };
//# sourceMappingURL=reactnative.js.map