// // AIRGoogleMapPolylgoneManager.h // // Created by Nick Italiano on 10/22/16. // #ifdef HAVE_GOOGLE_MAPS #import @interface AIRGoogleMapPolygonManager : RCTViewManager @end #endif