superapp/react-native-location-view

dependency issue

praveenganesh opened this issue · 2 comments

Error: Unable to resolve module @react-native-community/geolocation from node_modules\react-native-location-view\src\LocationView.js

You need to install @react-native-community/geolocation package separately. Since there are multiple versions of these which work for different react native versions AND you need to have this module in your package.json for auto-linking to work.

@react-native-community/geolocation this information missing in documentation