// // AIRGoogleMapCalloutSubviewManager.h // AirMaps // // Created by Denis Oblogin on 10/8/18. // // #ifdef HAVE_GOOGLE_MAPS #import @interface AIRGoogleMapCalloutSubviewManager : RCTViewManager @end #endif