Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/compoundComponents/PhotoDisplay

Index

Functions

Functions

default

  • default(__namedParameters: { onPress: () => any; photoList: default[] }): Element
  • A component with a photo and two buttons to move to the next/last photo.

    Parameters

    • __namedParameters: { onPress: () => any; photoList: default[] }
      • onPress: () => any
          • (): any
          • Returns any

      • photoList: default[]

    Returns Element

Generated using TypeDoc