react-native-maps-navigation
react-native-maps-navigation copied to clipboard
Can show example into functional component
The problem are map, error in watchposition
Could solve the problem?
Could solve the problem?
Not yet
I could solve the problem by this way
<MapViewNavigation
origin={origin}
destination={destination}
navigationMode={navigationMode}
travelMode={travelMode}
ref={refNavigation}
map={() => refMap?.current}
/>
The problem are map, error in watchposition
![]()
Hi, how is that hook setMapState ?