react-native-community / directory

A searchable and filterable directory of React Native libraries.

Home Page:https://reactnative.directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-location, don't work with Expo.

giautm opened this issue · comments

I don't think that module can work with Expo, because it has native implement required react-native link
https://github.com/timfpark/react-native-location#react-native-link-installation

commented

@giautm thanks for letting us know! Have you tested this yourself?

the expo key is intended to not just say whether something is compatible or not but also suggest an alternative. for example, with react-native-location, it should link to https://docs.expo.io/versions/latest/sdk/location.html rather than just be true

This issue seems resolved, so going to close. Please reopen an issue if you still think this persists.