I\'m using react-native-maps but I faced a problem that after a lot of googling without answer makes me ask it here.
I\'m trying to use Custom Marker for the marker
For my case the problem was only with remote Images so I solve it by a hack.
I just put one version of Image with zero width inside Text Component and one version out side Text Component. and suddenly everything's solved.
{names?.[0]?.value}
as of writing this Answer this is a bug in [react native maps][1] and not solved since 2017