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

12 lines
178 B
Objective-C

//
// AIRGoogleMapCircleManager.h
//
// Created by Nick Italiano on 10/24/16.
//
#import <React/RCTViewManager.h>
@interface AIRGoogleMapCircleManager : RCTViewManager
@end