Searched refs:shouldInstall (Results 1 – 2 of 2) sorted by relevance
86 let shouldInstall = !(await deviceManager.isAppInstalledAsync(this.appId));89 if (!shouldInstall) {99 if (!shouldInstall) {100 shouldInstall = await this.uninstallExpoGoIfOutdatedAsync(deviceManager);103 if (shouldInstall) {
56 const shouldInstall = props.install; constant60 if (shouldInstall) {69 if (!shouldInstall) {