//
//  RCTMGLCalloutViewManager.h
//  RCTMGL
//
//  Created by Nick Italiano on 10/13/17.
//  Copyright © 2017 Mapbox Inc. All rights reserved.
//

#import "ViewManager.h"

@interface RCTMGLCalloutManager : ViewManager

@end
