Home
last modified time | relevance | path

Searched defs:getDevSettings (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-dev-menu/android/src/debug/java/expo/modules/devmenu/
H A DDevMenuDevSettings.kt8 fun getDevSettings(reactInstanceManager: ReactInstanceManager): Bundle { in getDevSettings() method
H A DDevMenuManager.kt251 fun getDevSettings(): Bundle { in <lambda>() method
/expo/packages/expo-dev-menu/ios/
H A DEXDevMenuDevSettings.swift8 public static func getDevSettings() -> [String: Bool] { in getDevSettings() function
H A DDevMenuManager.swift415 public func getDevSettings() -> [AnyHashable: Any] { in getDevSettings() function
/expo/packages/expo-dev-menu/android/src/release/java/expo/modules/devmenu/
H A DDevMenuManager.kt40 fun getDevSettings(): Bundle { in getDevSettings() method