You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
412 Food Rescue apparently has this cool feature of embedding car navigation into the app. Is it possible that we could do the same? Are there any Expo or React Native libraries for that? Or could we at least add a deep link to Google Maps or Apple Maps to navigate to the donor's location?
I think it'd probably be pretty difficult to have turn-by-turn navigation right in our app (and it also might not be allowed, according to https://stackoverflow.com/questions/37298565/is-it-possible-to-embed-google-navigation-in-an-android-app), so we could just do a deep link. These links might help:
412 Food Rescue apparently has this cool feature of embedding car navigation into the app. Is it possible that we could do the same? Are there any Expo or React Native libraries for that? Or could we at least add a deep link to Google Maps or Apple Maps to navigate to the donor's location?
I think it'd probably be pretty difficult to have turn-by-turn navigation right in our app (and it also might not be allowed, according to https://stackoverflow.com/questions/37298565/is-it-possible-to-embed-google-navigation-in-an-android-app), so we could just do a deep link. These links might help:
The text was updated successfully, but these errors were encountered: