/* Copyright 2015 Realm Inc - All Rights Reserved * Proprietary and Confidential */ #import #import extern JSGlobalContextRef RealmReactGetJSGlobalContextForExecutor(id executor, bool create); @interface RealmReact : NSObject @end