/react-native-expo-osm

Open Street Map example with react native and expo

Primary LanguageJavaScriptMIT LicenseMIT

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