Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/ios/ReactNative/
H A DEXDevLauncherRedBoxInterceptor.swift7 @objc static let customRedBox = EXDevLauncherRedBox() variable
62 let customRedBox = EXDevLauncherRedBoxInterceptor.customRedBox in replaceRedBox() variable
63 customRedBox.register(logBox) in replaceRedBox()
64 return customRedBox.unsafe_castToRCTRedBox() in replaceRedBox()