simra-project / simra-ios

Apache License 2.0
4 stars 6 forks source link

Added a context menu to manually export trips #30

Closed lennet closed 4 years ago

lennet commented 4 years ago

For a project I'm going to work on with SimRa data, I would like to be able to manually export trip data. Maybe that's something useful for the App in general. I used iOS 13 API for the context menu interaction, so it's unavailable on pre iOS 13 devices. I could also add an export button in the trip-detail view for < 13

ManualExport

ckrey commented 4 years ago

Before building and putting it to the app store, please test with an iOS 11 and iOS 12 client or simulator that the app does not crash