Skip to content

GabrielTrettel/react-native-expo-osm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-expo-osm

A React Native Expo example featuring Open Street Map as default map source.

Dependencies

How to setup and run this project

  • Clone the project locally, install dependencies and start expo server
    $ git clone https://github.com/GabrielTrettel/react-native-expo-osm.git
    $ cd react-native-expo-osm
    $ cd src
    $ npm install
    $ expo start

How to publish this project

    $ expo publish