Move Messaging logic into default extensions. #2269
Labels
backwards incompatible
changes that break backwards compatibility of public API
feature
New feature request.
topic: architecture
As part of our efforts in regards to #1502, we should move
NavigationServiceDelegate
messaging-related logic (as well as other protocols of opportunity) into default protocol implementations so it's easier to roll your own NavigationViewController if need be.This was previously impossible due to OBJ-C compatibility, but that blocker has been cleared as of #2230.
/cc @mapbox/navigation-ios
The text was updated successfully, but these errors were encountered: