Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 596 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 596 Bytes

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