Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Opacity Change #164

Open
ammarm08 opened this issue Dec 17, 2020 · 1 comment
Open

Global Opacity Change #164

ammarm08 opened this issue Dec 17, 2020 · 1 comment

Comments

@ammarm08
Copy link

ammarm08 commented Dec 17, 2020

It is not clear how to change the opacity for the main container. How do I adjust its opacity?

<PINCode
    touchIDDisabled
    status={pinCodeStatus}
    finishProcess={handleUnlock}
    titleChoose="Choose a passcode"
    titleEnter="Enter your passcode"
    subtitleChoose="to access your account"
    subtitleEnter="to access your account"
    /* styles */
    styleLockScreenMainContainer={Colors.background}
    colorPassword={Colors.green}
    colorPasswordEmpty={Colors.green}
    colorPasswordError={Colors.error}
    numbersButtonOverlayColor={Colors.green}
  />
@jeremy-farnault
Copy link
Contributor

Hey,
Did you try using the styleMainContainer prop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants