#batunpc_unexpected

1 messages · Page 1 of 1 (latest)

little dockBOT
#

👋 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.

eternal ibex
#

on iOS dark mode

#

on iOS light mode

foggy lance
#

hey there, which version of the react native sdk are you using?

eternal ibex
#

hello! we are using "react-native": "0.79.6"

foggy lance
#

And for teh stripe identity SDK, which version of that?

eternal ibex
#

"@stripe/stripe-identity-react-native": "^0.4.1"

foggy lance
#

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?

eternal ibex
#

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

foggy lance
#

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