10 lines
No EOL
192 B
Objective-C
10 lines
No EOL
192 B
Objective-C
//
|
|
// Created by Leland Richardson on 12/27/15.
|
|
// Copyright (c) 2015 Facebook. All rights reserved.
|
|
//
|
|
|
|
#import <React/RCTViewManager.h>
|
|
|
|
|
|
@interface AIRMapCircleManager : RCTViewManager
|
|
@end |