Home
last modified time | relevance | path

Searched defs:LegacyNativeProxy (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-modules-core/src/
H A DNativeModulesProxy.native.ts5 const LegacyNativeProxy = NativeModules.NativeUnimoduleProxy; constant
17 const NativeProxy = ExpoNativeProxy ?? LegacyNativeProxy; constant
/expo/packages/expo-modules-core/build/
H A DNativeModulesProxy.native.js2 const LegacyNativeProxy = NativeModules.NativeUnimoduleProxy; constant