Type alias AuthStackParamList

AuthStackParamList: {
    AccountModification: undefined;
    AppRouter: undefined;
    Connection: undefined;
    FilterModal: Element;
    ForgotPassword: undefined;
    PlaceDescription: Element;
    SettingsModal: undefined;
    Subscription: undefined;
    VerifyEmail: undefined;
    VideoConsumptionModal: Element;
    WebViewModal: Element;
}

Type declaration

  • AccountModification: undefined
  • AppRouter: undefined
  • Connection: undefined
  • FilterModal: Element
  • ForgotPassword: undefined
  • PlaceDescription: Element
  • SettingsModal: undefined
  • Subscription: undefined
  • VerifyEmail: undefined
  • VideoConsumptionModal: Element
  • WebViewModal: Element