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 moreDeclaration
Swift
final public class FlaneurImageDescription
-
An object used to set all the configurations relative to the FlaneurImagePicker
See moreDeclaration
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 moreDeclaration
Swift
final public class FlaneurImagePickerController: UIViewController
-
Undocumented
See moreDeclaration
Swift
final public class FlaneurImageView: UIImageView