Skip to content

Commit 9975a2b

Browse files
yosimasupatricio
authored and
patricio
committed
fix compile error in rn version >= 0.40 (react-native-maps#1341)
1 parent 2e7582c commit 9975a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ios/AirGoogleMaps/AIRGMSPolygon.h

+1-1
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 AIRGoogleMapPolygon;
1212

0 commit comments

Comments
 (0)