#2 Location Services & AppState | Expo | React Native | Everything Expo

preview_player
Показать описание
Learn how to use Location Services in a practical Real World Example.

New To React Native?
React Native Foundation + Firebase + Redux :

My Equipment:
Affordable Microphone:

Laptop :

Mouse :

Prevent RSI :P - Trackpad

Recommended USB C Hub:

Speaker:

Noise Cancellation Headphones:

Devices For Testing:

Recommended Startup Books :
Zero to One: Note on Start-Ups, or How to build the future:

The Lean Startup:

Recommended Books To Improve Productivity :
Relentless by Tim Grover:

The War of Art: Break Through the Blocks and Win Your Inner Creative Battles:

The Inner Game of Tennis:

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

Great series. Love your videos. I always learn something new from your videos.

ziyoshams
Автор

can you make a video about OTP(sms) verification in firebase ?

mcab
Автор

sir can u tell us more about geofencing in Expo ???

fouadchahd
Автор

Great videos I am trying to implement the same. Almost followed the same steps. But when taking me to the app specific location details. Not to general location services (setting--> privacy--> location services).Can you plz help me out of this? I am using expo sdk37 and react-native : 0.62

duppanapudimanikanta
Автор

Can you make a video about profile data in React-Native and Firebase
Like :
profile image upload,
Username change,
Bio edit,

froyorex
Автор

please make a video on how to read geo coordinates from firebase and render on react native maps dynamically

yvoonemoon
Автор

Hi, do you know how to get the direction ? In your case the value of Heading is "0"

alexalvaltroz
Автор

Great Video, Can you please cover reverse GeoCode for the location??

adedayo
Автор

is it possible to insert in mysql when the latitude and longitude coordinates change? even though the application is in the background?

joaoleno
Автор

Dude you're dope. Thank you so much for these tutorials. Keep up the work
Btw, can you do some videos on how to show location on the map from user input?
I've been stucking on this :'(

phamhuuduykhanh
Автор

I would like to listen to the device location, and upload it periodically to my firestore database. Can you make a video/share some insight on how to do this?

oprangler
Автор

Thanks a lot for this. Really appreciate your effort. Lots of love.

surajitdas
Автор

on Android when i call for get position it loops. Did you try on android with function component?

guvenkaranfil
Автор

Can we get location even when app is closed and phone is locked using expo? I want something where one user detects near by devices. like Dating app does. Time gap can be 1 hour

saurabhjain
Автор

I tried something like this but it isn't working => *  
title="Enable Location Services"
/>
</View>
</Modal>
<MapView style={{ flex: 1 }}/>
<Marker>
<Text
</Marker>
<MapView/>
</View>*
but I'm getting Invarient Violation: Element type is invalid.. expected a string for built in component.. but I used the toString() method..

angelmelendez
Автор

Hi, I need your help. I've integrated expo notification and triger scheduled notification and it works fine. I used repeat as true in scheduled notificatio so it repeats sending notification everyday. My problem is if user open particular page in the app then on that particular day only the notification don't need to trigger. but next day it need to trigger automatically. Please help me

Muthukumar-myqg
Автор

nice tutorials, all in this channe isl very helpful, btw i'm from indonesia :D

ArifRahman-wibf
Автор

Now how do you put the words into a map view with a marker?

angelmelendez
Автор

Modal is not appearing in ios to enable the location??

ermirakajtazi
Автор

I used expo once and also the last time.

aArcziMetin