// Copyright 2015-present 650 Industries. All rights reserved.

#import <React/RCTRootView.h>

@interface RCTRootView (DevMenuRootView)

- (void)javaScriptDidLoad:(NSNotification *)notification;

@end
