// Copyright 2025-present 650 Industries. All rights reserved. #import #import @protocol RCTHostDelegate; @protocol RCTHostRuntimeDelegate; NS_SWIFT_NAME(ExpoReactNativeFactoryObjC) @interface EXReactNativeFactory : RCTReactNativeFactory @end