Home
last modified time | relevance | path

Searched refs:AppStateStatus (Results 1 – 9 of 9) sorted by relevance

/expo/apps/native-component-list/src/utilities/
H A DuseAppState.ts2 import { AppState, AppStateStatus } from 'react-native';
5 initialState: AppStateStatus | null = AppState.currentState
6 ): AppStateStatus | null {
7 const [state, setState] = useState<AppStateStatus | null>(initialState);
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/AppState/
H A DAppState.d.ts36 export type AppStateStatus = alias
44 currentState: AppStateStatus;
53 listener: (state: AppStateStatus) => void,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/AppState/
H A DAppState.d.ts36 export type AppStateStatus = alias
44 currentState: AppStateStatus;
53 listener: (state: AppStateStatus) => void,
/expo/packages/expo-web-browser/src/
H A DWebBrowser.ts4 AppStateStatus,
369 function _onAppStateChangeAndroid(state: AppStateStatus) {
H A DExpoWebBrowser.web.ts3 import { AppState, Dimensions, AppStateStatus, NativeEventSubscription } from 'react-native';
167 const appStateListener = (state: AppStateStatus) => {
/expo/home/screens/DiagnosticsScreen/
H A DGeofencingDiagnosticsScreen.tsx8 AppStateStatus,
95 handleAppStateChange = (nextAppState: AppStateStatus) => {
H A DLocationDiagnosticsScreen.tsx10 AppStateStatus,
120 handleAppStateChange = (nextAppState: AppStateStatus) => {
/expo/packages/expo-web-browser/build/
H A DExpoWebBrowser.web.js.map1AppStateStatus, NativeEventSubscription } from 'react-native';\n\nimport {\n WebBrowserAuthSessio…
H A DWebBrowser.js.map1AppStateStatus,\n Linking,\n Platform,\n EmitterSubscription,\n processColor,\n} from 'react-n…