A React Native Expo example featuring Open Street Map as default map source.
- 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
$ expo publish