Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watchPosition Feature #43

Closed
ryanliszewski opened this issue Oct 12, 2018 · 3 comments
Closed

watchPosition Feature #43

ryanliszewski opened this issue Oct 12, 2018 · 3 comments

Comments

@ryanliszewski
Copy link

I noted that in the README, implementing watchPosition was marked as a TODO. When I tried implmenting it, i get a type error:

Cannot read property 'startObserving' of undefined

react-native: "0.55.4"
react-native-geolocation-service": "^1.1.0",

I was wondering if this feature was still in the works or if I could potentially be configuring the library wrong?

@Agontuk
Copy link
Owner

Agontuk commented Oct 13, 2018

Yes it's available in 1.1.0. Check your node_modules to make sure 1.1.0 is installed.

@Agontuk
Copy link
Owner

Agontuk commented Nov 21, 2018

Closing due to inactivity

@Agontuk Agontuk closed this as completed Nov 21, 2018
@zazagag
Copy link

zazagag commented Nov 4, 2019

faced the same issue
react-native@0.61.2
react-native-geolocation-service@3.1.0

solved by manual link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants