@heumes-it/expo-mapbox-navigation - v0.1.0
    Preparing search index...

    Interface SessionStateChange

    Emitted when the navigation session transitions between states.

    interface SessionStateChange {
        state: SessionState;
    }
    Index

    Properties

    Properties