You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not clear how to change the opacity for the main container. How do I adjust its opacity?
<PINCodetouchIDDisabledstatus={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}/>
The text was updated successfully, but these errors were encountered:
It is not clear how to change the opacity for the main container. How do I adjust its opacity?
The text was updated successfully, but these errors were encountered: