UNPKG

@aws-amplify/core

Version:
6 lines (5 loc) 273 B
// 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 };