Skip to content

Commit 3702e20

Browse files
skylabvnchristopherdro
authored andcommitted
Fix import header for React Native 0.44.2 (react-native-maps#1362)
1 parent 0c91a26 commit 3702e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ios/AirGoogleMaps/AIRGMSPolyline.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77

88
#import <GoogleMaps/GoogleMaps.h>
9-
#import "UIView+React.h"
9+
#import <React/UIView+React.h>
1010

1111
@class AIRGoogleMapPolyline;
1212

0 commit comments

Comments
 (0)