UNPKG

@aws-amplify/analytics

Version:

Analytics category of aws-amplify

6 lines 202 B
import { AppState } from 'react-native'; var isAppInForeground = function () { return AppState.currentState === 'active'; }; export { isAppInForeground }; //# sourceMappingURL=AppUtils.native.js.map