Type alias NativeStackNavigationProp<ParamList, RouteName, NavigatorID>

Type Parameters

  • ParamList extends ParamListBase
  • RouteName extends keyof ParamList = string
  • NavigatorID extends string | undefined = undefined