Type alias VideoStackParamList

VideoStackParamList: {
    LibraryScreen: undefined;
    PlaceArtsPiecesScreen: undefined;
    PlacesNeedingTranslation: undefined;
    TextScreen: undefined;
    VideoScreen: undefined;
}

Type declaration

  • LibraryScreen: undefined
  • PlaceArtsPiecesScreen: undefined
  • PlacesNeedingTranslation: undefined
  • TextScreen: undefined
  • VideoScreen: undefined