#batunpc_unexpected
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1446527173543460874
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hey there, which version of the react native sdk are you using?
hello! we are using "react-native": "0.79.6"
And for teh stripe identity SDK, which version of that?
"@stripe/stripe-identity-react-native": "^0.4.1"
Are you applying any kind of explicit styling within your app that could be related to this, or is this entirely default behaviour as far as you know?
As far as I know, this is the default behavior. We dont use any global styles in the app, and when I tested the same version on Android in dark mode, the screen displayed correctly. So I think that's coming from the stripe identity sdk
Ok, it looks like this is a similar issue to this: https://github.com/stripe/stripe-identity-react-native/issues/140
Hi all! On Android, for dark mode, some texts blend in with the background color (black on black background) and the header, unlike light mode, is not the same color as the buttons. I can also chan...
I would ask you to file a github issue for the problem you've found on that screen in iOS so that it can be resolved
This will likely require a change to the underlying iOS SDK which would then be updated in a new react native SDK version