// // AIRGoogleMapCalloutManager.h // AirMaps // // Created by Gil Birman on 9/6/16. // // #ifdef HAVE_GOOGLE_MAPS #import @interface AIRGoogleMapCalloutManager : RCTViewManager @end #endif