React Navigation's screen is not transparent on iOS

Using SDK 35, but the same issue was on 33. On Android screen’s background is transparent and on iOS it displays as a grey color. Problem can be seen here: https://snack.expo.io/@orteidni/background-is-not-transparent-on-ios

Hi.

It might be better to ask the React Navigation people about this.
I see the documentation does say:

transparentCard - Experimental - Prop to keep all cards in the stack visible and add a transparent background instead of a white one. This is useful to implement things like modal dialogs where the previous scene should still be visible underneath the current one.

Ok, thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.