WhisperVoice / WhisperApp

0 stars 0 forks source link

Add delay for map region to load at users location #9

Open cartacioS opened 5 years ago

cartacioS commented 5 years ago

Once logged in a google map loads with compass and userslocationbutton already enabled. The map will also focus in on the users location in the ComponentDidMount. However, the first time the user loads the app, it places them at the intialregion we defined as coordinates in San Fran. We want to delay any kind of map view until we have the users location and can display that first.