Options
All
  • Public
  • Public/Protected
  • All
Menu

react-native-zen-router

Index

Type aliases

TabType

TabType: "header" | "footer"

TransitionState

TransitionState: "pushing" | "popping" | "noop"

Variables

Let transitionDuration

transitionDuration: number = 300

Functions

Const createGenericScreen

Const createTabScreen

shouldRenderContent

  • shouldRenderContent(__namedParameters: object, currentIndex: number): boolean
  • Parameters

    • __namedParameters: object
      • swipeDirection: SwipeDirection
      • tabIndex: number
    • currentIndex: number

    Returns boolean

Const swipedContentsX

  • swipedContentsX(state: TabScreenState): object

Generated using TypeDoc