Bundled assets and react-native-maps

Hello

When I’m adding my marker icons to assetBundlePatterns, they doubles their size on iOS like prefetched image. ( like this issue: iOS MapView.Marker size doubles in size after build (v24.0.0 only) · Issue #1182 · expo/expo · GitHub)

Is it possible to bundle markers with my app and display them without doubling their size?

SDK 36