locomotion
locomotion copied to clipboard
An open-source rider/passenger mobile app written in React Native and Node.js that can be customized and modified to support any ride-hailing
## ℹ️ Change description: Nothing here templates [templates: [bug](?expand=1&template=bug.md), [feature](?expand=1&template=feature.md)]
## ℹ️ Change description: Nothing here templates [templates: [bug](?expand=1&template=bug.md), [feature](?expand=1&template=feature.md)]
https://autofleet.atlassian.net/browse/AUT-20787
Hi Team, After I create a Ride from Passenger, how can I update the status from Driver: accepted/rejected/ completed a ride? I checked the Driver related settings on the control...
API: /api/v1/rides/${rideId}/cancellation-reasons Hi team, I'm working on getting the API cancellation reason with 'rideId' (API above) but it always returns empty. I have found a way to add these reasons...