// Copyright 2015-present 650 Industries. All rights reserved. #import @interface RCTRootView (DevMenuRootView) - (void)javaScriptDidLoad:(NSNotification *)notification; @end