Skip to content

Transparent background not working #2

@maidi29

Description

@maidi29

What is the correct way to use a transparent background for the drawing?

This code gives a white background as well as passing "none" , null, 0 or undefined

<PencilKitView
    backgroundColor="transparent"
    isOpaque={false}
... />

I want to place it on top of an image so the background should be transparent

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