I thought I added all the StyleSheet to the map, but I just understand that I did not. I added this and it worked:
container: { position: 'absolute', top: 0, left: 0, right: 0, bottom: 0, width: 400, justifyContent: 'flex-end', alignItems: 'center', }, map: { position: 'absolute', top: 0, left: 0, right: 0, bottom: 0, },
Apparently doesn't have a suitable version doesn't matter?
source share