I still love your content @simon i'm looking to build some react apps and web apps and your tutorials helped me during my JS/TS boot camp in 2022 and they are still helping me now!
Thank you very much for the video, it is very good to start playing with mais un react native. I have a question si if you or somebody else could answer it will be really appreciated. Have you experienced any performance problems when rendering a lot of markers ( like 80 markers) ?
Hii simon i want a functionlity that after nvaigating to map screen from home or any screen i want the marker name to shown by default can you help out. Thanks in advance
I used react native maps to give me google maps by default but it's not working after production only working in development, now what to do i am even unable to use another map. Please someone help me.
could you please shere the package.json file, i need to know which versions are you using, mine are getting an error, and the app bundling failed, the most important dependencies that i have, are the react native maps 1.14.0, is. not the latest but with the latest is the same, and expo ^51.0.9, react native 0.74.1, react 18.2.0
Sorry for that dumb question, but when i run it ob Android Emulator, i just see a white Screen. Does someone know if i have to do other settings like a Google Maps API Key or something? Thanks
Become an Expert React Native Developer @ Galaxies.dev and join our space crew 🚀
I still love your content @simon i'm looking to build some react apps and web apps and your tutorials helped me during my JS/TS boot camp in 2022 and they are still helping me now!
That's awesome to hear!
I don't know how many times I found your videos when I needed something. Thank you so much for all the quality content. This is awesome.
Was figuring how to make this then suddenly your dropped this masterpiece thanks man
Glad I could help!
Just about to start using this so this is very helpful thank you!
Glad I had the right timing ✌️
The future does not punish you, I am telling you 6 months after.
Thanks a lot, just what I needed to get started with it!
Got your coordinates. Launching the missle on you .
Come over for a coffee ☕
when i enable showUserLocation i am not seeing the blue dot on the map :(
Amazing video, thanks mate!
Glad you liked it!
Hey Simon, bin heute auf eins deiner React Native Videos gestoßen. Sehr sympatisch und super hilfreich. Mach bitte weiter so. Mein Abo hast du ! :)
I've added showsMyLocationButton but button is not appearing on the screen. Can you please tell me how to fix it?
you need to check permissions, search expo location
have you found solution yet?
Great video, would love to see more content give a quick walkthrough of frequently used packages. One question, how do you show the TS errors inline?
Thanks, will try! Where was the TS error inline?
Already did some research, I think you’re using Error Lens, right? Looks pretty useful.
Found out react native bottom sheet doesn't want to overlay a map view! Sure, modal does but I dont want to cover the app tab navigator! How sad... :(
I wont mind if you use typescript typing's, i am pretty sure all the JS devs know what we TS devs do.
It would be amazing if I could draw a circle on a map and receive the coordinates of properties located within that circle.
how can I make sure map zoom its screen to show always a list of markers in map
Great video!
Glad you enjoyed it!
Thank you very much for the video, it is very good to start playing with mais un react native. I have a question si if you or somebody else could answer it will be really appreciated. Have you experienced any performance problems when rendering a lot of markers ( like 80 markers) ?
Haven't tried that but for sure at some point you will notice a performance impact - that's why cluster are really important!
Hii simon i want a functionlity that after nvaigating to map screen from home or any screen i want the marker name to shown by default can you help out. Thanks in advance
Always read TS error from bottom
hi simon this is work on react expo go? or should i use development mode?
I would always use Expo prebuild at this point, but for testing it should work with Expo Go!
its working on ios . but when android map only loading , other things are not working , nope . can tell us to how implement on android as well ?
Great content!!! 💯
Has anyone had experience creating a similar feature for the Google Map toolbar (directions) when pressing a marker/callout on iOS?
the type of the mapref will be that's why the error is there 😄
I used react native maps to give me google maps by default but it's not working after production only working in development, now what to do i am even unable to use another map.
Please someone help me.
Have you added an google api key to your project?
@@megasticky8968 no because i am not getting it without giving my card info and i don't have any card.
But in development its working without api key.
But even i am unable to change map which doesn't require an API key like Open Street Map
could you please shere the package.json file, i need to know which versions are you using, mine are getting an error, and the app bundling failed, the most important dependencies that i have, are the react native maps 1.14.0, is. not the latest but with the latest is the same, and expo ^51.0.9, react native 0.74.1, react 18.2.0
Hello, I just want to ask if the usage of the react-native-maps is free ?
The package yes, but you need an API key from Google!
Sorry for that dumb question, but when i run it ob Android Emulator, i just see a white Screen. Does someone know if i have to do other settings like a Google Maps API Key or something? Thanks
Usually it should work with the Expo Go app, only need API keys when doing a production/dev build!
@@galaxies_dev thanks for your response :) but then i´ve no idea why it just shows a blank screen
ahh now it works, i started a new project again and did the steps, idk what i did wrong before haha@@galaxies_dev
can yu tell me how show map in RN CLI
HIGHHHHHH Energy 🙂
YESSSS
Its free? Or i need a key for use Google Maps? Thanks
You'll need a key. 15:50
Does this not require any api key......?
Not in Expo Go, but once you build a production app yes!
I could make a VueJs video with Ionic...
Would have been more good if phone is displayed on right side instead of left side as it is hiding half of the code
I'm not sure, the phone is on the right side the entire time?
@galaxies_dev but I see it on the left side I can send screenshot to you
I don't know what is the problem here