Skip to content

MapView not visible because of insufficient styles #720

Answered by KiwiKilian
itayweb asked this question in Q&A
Discussion options

You must be logged in to vote

The whole screen should be red. Your parent View or multiple levels are shrinking the children. Make sure every parent hast flex: 1 until the whole screen is at least red.

You can also try to give the MapView a fixed style={{ width: 200, height: 200 }}.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@itayweb
Comment options

@KiwiKilian
Comment options

@itayweb
Comment options

@KiwiKilian
Comment options

Answer selected by itayweb
@itayweb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants