Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

Change style overlay #392

Description

@joucogi

Question

Hi,

Can I change backgroundColor overlay style? I would like to put and opacity, for example, I can modify your styles.js changing
overlay: { ...absoluteStretch, backgroundColor: 'transparent', }
for
overlay: { ...absoluteStretch, backgroundColor: 'black' opacity: 0.7, }
and it works perfect, but it is not the solution and I don't want to update your module code.
Is there any solution?
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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