bramus / react-native-maps-directions

Directions Component for `react-native-maps`
MIT License
1.25k stars 198 forks source link

onReady event is firing at the very start. #215

Open itsbigo opened 1 year ago

itsbigo commented 1 year ago

As per as the document, onReady event should fire on the finishing of the routing. However in my case, it is running at the very beginning even before starting. Did i misunderstand something? Can anyone help please?