Skip to content

Transparent backgrounds #16

@terrysahaidak

Description

@terrysahaidak

Is your feature request related to a problem? Please describe.

In react native on Android when you use elevation and want to have a transparent-ish view, you will have visible shadow background:

https://snack.expo.dev/@terrysahaidak/humiliated-strawberries
image

This library implements really cool shadows but also suffers from this same problem - the shadow is visible underneath.

This is a known problem of React Native, though:
facebook/react-native#25093

Describe the solution you'd like

At this point, I don't know if this is actually possible.
According to the issue, it wasn't a problem until Android 9.

P.S.
Thanks for this awesome library, it's a gem!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions