diff --git a/ios/RNMBX/RNMBXMarkerViewComponentView.mm b/ios/RNMBX/RNMBXMarkerViewComponentView.mm index 871bbe4f6..be78a7b55 100644 --- a/ios/RNMBX/RNMBXMarkerViewComponentView.mm +++ b/ios/RNMBX/RNMBXMarkerViewComponentView.mm @@ -108,6 +108,7 @@ - (void)updateLayoutMetrics:(const LayoutMetrics &)layoutMetrics layoutMetrics.layoutDirection, layoutMetrics.wasLeftAndRightSwapped, layoutMetrics.pointScaleFactor, + layoutMetrics.fontSizeMultiplier, // RN087 layoutMetrics.overflowInset };