GT2/GT2-iOS/node_modules/react-native-maps/lib/ios/AirMaps/AIRMapCalloutManager.h

10 lines
193 B
C
Raw Normal View History

2018-02-12 17:26:06 +00:00
//
// Created by Leland Richardson on 12/27/15.
// Copyright (c) 2015 Facebook. All rights reserved.
//
#import <React/RCTViewManager.h>
@interface AIRMapCalloutManager : RCTViewManager
@end