Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.
This repository was 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

@kopax-polyconseil

Description

@kopax-polyconseil

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",


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions