React Native - Geolocation - Episode 7

preview_player
Показать описание
This is the seventh episode of the learning React Native series.
This episode shows how you can use JavaScript Geolocation to get the user's current location.

Рекомендации по теме
Комментарии
Автор

For non native english people, your english is perfect. ANd the way you explain is great. Many thanks

mavillecity
Автор

Hi, after expo init, yarn start, and copy paste your github code, I get this error: TypeError: undefined is not an object (evaluating
Any idea why this happening?

peterkovacs
Автор

hey man nice vid, however i got type error: undefined us nit an object(evluating this error that i cant seem to find the solution for any thoughts?

WatcharaphanPongpan
Автор

Thanks bro nice explanations, this is very clear

raymondkalumbajoseph
Автор

Can you please tell me
How to update the latitude and longitude while the Mobile is moving continusely

harisuper
Автор

Thanks for this video. really helpful.
How the user can download google maps (or Mapbox/openstreet) when they are offline (in react native)? Please suggest

geomgeom
Автор

Why is the lat and lng not change every time I set a new number?
I need to restart the app to see the changes.

GrappyLover
Автор

Hi, I am planning to make an application that can track more than 1 mobile devices in real time, is it possible and achievable?. the time given to us in our school is just 5 months.

Arvss
Автор

Thank you very much for the tutorial.
Why would someone put ‘async’ before componentDidMount, when you ask for permission to the users camera, when they’re using the map?

ditte
Автор

Is it possible to track user's location even if the app is closed?

TecnoTuCelular
Автор

How do I put the latitude and longitude in a variable so that I can then use it on a different screen?

damo
Автор

Hey nice tutorial! But I have a question, how do I use the longitud and latitude with a marker or smth like that?

EternoImpulsivo
Автор

thank you, and how to save the current position to db like MySql? you have tutorial about it?

walid
Автор

Thanks, u made it really easy to understand it but if I want to show live location then How can I do it using React Native..?

NeerajKumar-nrbl
Автор

great tutorial. could you do one with typescript and redux please.

teetinormm
Автор

Very nice video, but I don't really understand where 'navigator' comes from

rebel
Автор

How can l search people using geolocation? I mean searching people like tinder does... Does tinder uses geolocation?

rvmelo
Автор

Where was the variable Position declared?

CesarJuarezVargas
Автор

too bad my android emulator isn't working and the expo app isn't still working over the LAN.

mayorityz
Автор

how to convert this lat, long into address in real time?

rahul_srinivasan