Miguel Delgado

Results 2 comments of Miguel Delgado

Getting location was working fine for me on sdk 36 but upgrading to sdk 40 slowed it down to 10+ seconds. Any word from Expo on fixing this bug?

So it seems that this is not a bug, and the documentation mentions this (https://docs.expo.io/versions/latest/sdk/location/).. What I ended up doing is using getLastKnownPositionAsync(), which is fast, to get the map...