GT2/GT2-Android/node_modules/react-native-maps/lib/ios/AirGoogleMaps/AIRGoogleMapCalloutManager.h

13 lines
189 B
Objective-C

//
// AIRGoogleMapCalloutManager.h
// AirMaps
//
// Created by Gil Birman on 9/6/16.
//
//
#import <React/RCTViewManager.h>
@interface AIRGoogleMapCalloutManager : RCTViewManager
@end