NavigatorOptions
type NavigatorOptions = Partial<ui.Navigator.Options>;
Type of the options escape-hatch prop on Navigator: a partial of the
underlying ui.Navigator.Options, for anything not exposed as a dedicated prop.
type NavigatorOptions = Partial<ui.Navigator.Options>;
Type of the options escape-hatch prop on Navigator: a partial of the
underlying ui.Navigator.Options, for anything not exposed as a dedicated prop.