OneBusAway / onebusaway-ios

OneBusAway for iOS, written in Swift.
Other
76 stars 32 forks source link

Reload TripConvertible from remote in TripViewController #670

Closed ualch9 closed 1 year ago

ualch9 commented 1 year ago

We are not updating the ArrivalDeparture when reloading TripViewController. ArrivalDeparture show information to a specific stop, compared to TripDetails, which is details on the entire trip.

Fixes #668