#import @interface ReactNativeNavigation : NSObject +(void)bootstrap:(NSURL*)jsCodeLocation launchOptions:(NSDictionary *)launchOptions; @end