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

13 lines
173 B
C
Raw Normal View History

2018-02-12 17:26:06 +00:00
//
// AIRGoogleMapManager.h
// AirMaps
//
// Created by Gil Birman on 9/1/16.
//
#import <React/RCTViewManager.h>
@interface AIRGoogleMapManager : RCTViewManager
@end