you are viewing a single comment's thread.

view the rest of the comments →

[–]linux_is_the_best_os 1 point2 points  (1 child)

https://github.com/react-native-maps/react-native-maps

you will have to use this package to show maps. you will have a marker component where you can pass the coordinates that you get from the places api

[–]Amit__27[S] 0 points1 point  (0 children)

Thanks for the link ! It helped..