Skip to content

Simple example using expo and react-native to show user location on a map

Notifications You must be signed in to change notification settings

martincarrera/expo-location-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expo-location-example

Simple example using expo and react-native to show user location on a map.

Pre requisites

Steps to run it

  1. Clone the repository
$ git clone https://github.com/martincarrera/expo-location-example.git
  1. Open folder
$ cd expo-location-example
  1. Install dependencies
$ npm i

or

$ yarn

This example combines the Location API and the MapView API, to show in real time the user geolocation.

It only works on iOS simulator or real devices - It will not work on an Android simulator.

iOS driving gif

About

Simple example using expo and react-native to show user location on a map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published