Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScreen<IParam>

Type parameters

  • IParam

Hierarchy

  • IScreen

Index

Properties

name

name: string

Optional navigationParam

navigationParam?: IParam

options

options: ScreenOptions | ((props: { navigation: any; route: ScreenOptionRoute }) => ScreenOptions)

Methods

component

  • component(props?: Record<string, any>): Element
  • Parameters

    • Optional props: Record<string, any>

    Returns Element

Generated using TypeDoc, the 2021/11/30 at 下午2:46:41