mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-27 19:11:15 +00:00
@@ -3,7 +3,7 @@
|
||||
#import <Mapbox/Mapbox.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
#import <React/RCTConvert+MapKit.h>
|
||||
#import <React/RCTConvert.h>
|
||||
#import <React/RCTComponent.h>
|
||||
#import "RCTMapboxGL.h"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <React/RCTConvert+CoreLocation.h>
|
||||
#import <React/RCTConvert+MapKit.h>
|
||||
#import <React/RCTConvert.h>
|
||||
#import "RCTMapboxGL.h"
|
||||
|
||||
UIImage *imageFromSource (NSDictionary *source)
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#import "RCTMapboxGL.h"
|
||||
#import <Mapbox/Mapbox.h>
|
||||
#import <React/RCTConvert+CoreLocation.h>
|
||||
#import <React/RCTConvert+MapKit.h>
|
||||
#import <React/RCTConvert.h>
|
||||
#import <React/RCTBridge.h>
|
||||
#import <React/RCTEventDispatcher.h>
|
||||
#import <React/UIView+React.h>
|
||||
|
||||
Reference in New Issue
Block a user