Skip to content

Commit

Permalink
Merge pull request #15 from scalardata-co-ltd/RyuuseiKang-patch-4
Browse files Browse the repository at this point in the history
Update RNNaverMapViewManager.m
  • Loading branch information
ryu-xh authored Feb 22, 2024
2 parents 06fd603 + 3aae137 commit 222d3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/reactNativeNMap/RNNaverMapViewManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,6 @@ -(UIView *)view
RCT_EXPORT_VIEW_PROPERTY(onCameraChange, RCTDirectEventBlock);
RCT_EXPORT_VIEW_PROPERTY(onMove, RCTDirectEventBlock);
RCT_EXPORT_VIEW_PROPERTY(onMapClick, RCTDirectEventBlock);
RCT_EXPORT_VIEW_PROPERTY(onChangePositionMode, RCTDirectEventBlock);
RCT_EXPORT_VIEW_PROPERTY(onChangeLocationTrackingMode, RCTDirectEventBlock);

@end

0 comments on commit 222d3df

Please sign in to comment.