react-native-geolocation
react-native-geolocation copied to clipboard
Multiple watchPosition
Ask your Question
I am trying to observe position in parent component as well as child component separately, child component is a modal, when I open the modal it start observing position but position callback does not fire.
What am I missing?
Thanks