#ammu_ramasubramanian.
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ammu_ramasubramanian., 2 days ago, 26 messages
- ammu-connect-reactnative, 3 days ago, 16 messages
hi! can you clarify what
to change the background color of app when payment sheet pops
means and what specifically you're looking to change?
when the payment sheet pop out, white sheet appears below it, I wanna change that overlay color to my theme..
hmm, I don't understand — I don't see any "white sheet" in that screenshot
you can set background in the Appearance object to anything you want, which it seems like maybe you already do?
Background of payment sheet is white ! that appears automatically when initializing payment sheet
I want to change that overlay color
ok, you meant the overlay. hmm.
yes yes
I refered docs, they have mentioned something called shadow. I was not sure whether it refers to this overlay.... But tried changing that also, no use!🥲
as far as I can tell that is not something you can customise, no.
🙄oh then that shadow props in docs ,...what is it refering to
I din't get what exactly shadow props refering to in docs. i already refered this github but dint understand clearly. Can you explain me
it adds shadow to the elements
like
shadow:{
color:'#0f47fc',opacity:0.75
}
it's the blue shadow highlighting around the elements
no, doesn't seem like it