Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

blurred or transparent background instead of opaque whiteΒ #16

@nylki

Description

@nylki

I am not too familiar with UIKits UISheetPresentationController, but it would be quite useful to be able to define a material/blur and an opacity to the sheets background.

Is that in the scope of this package? If not, where would be the point to add the feature in a custom branch, would it be around here?: https://github.com/adamfootdev/BottomSheet/blob/main/Sources/BottomSheet/View%20Controllers/BottomSheetViewController.swift#L63

I imagine it could be done by inserting a UIVisualEffectView with UIBlurEffect just before the contentView is added there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions