Stone.js API
    Preparing search index...

    Options for the UseReactNative decorator.

    interface UseReactNativeOptions {
        screenStack?: ScreenStack;
    }

    Hierarchy (View Summary)

    Index
    screenStack?: ScreenStack

    The navigation stack, created during the build phase and shared with the runtime, the response middleware and the components. Set it yourself only to supply your own.