Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/bundle/native-modules/
H A DDevLauncherAuth.ts19 let isAppStateAvailable: boolean = AppState.currentState !== null; variable
22 if (!isAppStateAvailable) {
23 isAppStateAvailable = true;