react-native-geolocation icon indicating copy to clipboard operation
react-native-geolocation copied to clipboard

Multiple watchPosition

Open master-codecync opened this issue 5 months ago • 0 comments

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

master-codecync avatar Jun 19 '25 12:06 master-codecync