Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/android/src/debug/java/expo/modules/devmenu/
H A DDevMenuDevSettings.kt12 val jsBundleURL = reactInstanceManager.devSupportManager.jsBundleURLForRemoteDebugging in getDevSettings() constant
20 putBoolean("isRemoteDebuggingAvailable", jsBundleURL.isNotEmpty()) in getDevSettings()
/expo/packages/expo-dev-menu/ios/
H A DDevMenuAppInstance.swift45 return RCTBundleURLProvider.jsBundleURL( in sourceURL()