Skip to content

The crop: { circle: true } option is not working after iOS release. #246

@MuNitCat

Description

@MuNitCat
      const resPicker = await openPicker({
        maxSelect: 1,
        backgroundDark: '#2f2f2f',
        numberOfColumn: 4,
        mediaType: 'image',
        selectBoxStyle: 'number',
        selectMode: 'single',
        language: 'zh-Hans',
        theme: 'dark',
        isHiddenOriginalButton: true,
        primaryColor: Colors.primaryColor,
        crop: {
          circle: true,
        },
      });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions