Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

How can I prevent display: none being appended randomly on my screen by react-navigation ? #63

Open
kopax-polyconseil opened this issue May 20, 2021 · 0 comments

Comments

@kopax-polyconseil
Copy link

I am using react navigation for the web and I have an issue where display: none; is being applied on a screen.

I am not able to understand where it is happening, but since it's on the screen and we do not apply web style in our react native app, I suspect that something in react navigation is doing this, causing our svg background not being displayed.

Any clue what could cause such style to be applied ?

Thanks a lot.

    "@react-navigation/bottom-tabs": "^5.11.1",
    "@react-navigation/native": "^5.9.4",
    "@react-navigation/stack": "^5.14.4",


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant