Classes

The following classes are available globally.

  • FlaneurImageDescription is a model used to store an image. The image can either be defined by an URL, a PHAsset or an actuel UIImage.

    See more

    Declaration

    Swift

    final public class FlaneurImageDescription
  • An object used to set all the configurations relative to the FlaneurImagePicker

    See more

    Declaration

    Swift

    public class FlaneurImagePickerConfig
  • An Image Picker that allows users to pick images from different sources (ex: user’s library, user’s camera, instagram …)

    See more

    Declaration

    Swift

    final public class FlaneurImagePickerController: UIViewController