Searched refs:RCTBundleURLProvider (Results 1 – 16 of 16) sorted by relevance
16 selector: #selector(RCTBundleURLProvider.guessPackagerHost), in swizzle()17 withSelector: #selector(RCTBundleURLProvider.EXDevLauncher_guessPackagerHost), in swizzle()18 forClass: RCTBundleURLProvider.self in swizzle()23 extension RCTBundleURLProvider { extension
3 #import <React/RCTBundleURLProvider.h>5 @interface RCTBundleURLProvider (EXDevLauncherRCTBundleURLProvider)
5 #import <React/RCTBundleURLProvider.h>44 …return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-entr…
3 #import <React/RCTBundleURLProvider.h>22 …return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-entr…
45 return RCTBundleURLProvider.jsBundleURL( in sourceURL()
11 #import <React/RCTBundleURLProvider.h>30 …return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-entr…72 #import <React/RCTBundleURLProvider.h>96 …return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-entr…138 #import <React/RCTBundleURLProvider.h>162 …return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-entr…
4 #import <React/RCTBundleURLProvider.h>
1 #import <React/RCTBundleURLProvider.h>147 // Shamelessly copied from RN core (RCTBundleURLProvider)
23 #import <React/RCTBundleURLProvider.h>81 …return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index" fallbackResource:n…
3 #import <React/RCTBundleURLProvider.h>
459 - return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index"];460 + return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-en…
490 - return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index"];491 + return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@".expo/.virtual-metro-en…