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

13 lines
173 B
C
Raw Normal View History

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