// // AIRGoogleMapURLTileManager.h // Created by Nick Italiano on 11/5/16. // #ifdef HAVE_GOOGLE_MAPS #import #import @interface AIRGoogleMapUrlTileManager : RCTViewManager @end #endif