Skip to content

Put mediaTypes as an option #18

@developper89

Description

@developper89

Hi, I had some trouble removing the video option in the camera view
what i did was to set the mediatypes array to
imagePickerController.mediaTypes = [mediaTypes[0]];
It would be better to pass the type as an option like "public.image" or "public.movie"
and choose between them to enable or disable the photo or video option in the view
Could you add the mediaTypes array as an option or make it settable ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions