This also changes the startNavigatorUserStory function return type from a widget to Future<void>, as that starts the story. The widget immediately displays the initial screen. This is a breaking change.
Breaking: this changes the startNavigatorUserStory interface without any backwards compatibility