shaffex

PhotosPicker

Description

A view that allows the user to pick photos and videos from their photo library.

Parameters

Example

<body>
    <photospicker title="Select an Image" matching="images" key="selectedImage"/>
    <image if="$selectedImage != nil" key="selectedImage" resizable="" aspectRatio="fit" frame="height:200"/>
</body>

Screenshot