Skip to content

Does not handle increase in window size #8

@chrisglein

Description

@chrisglein

See this line:
https://github.com/chrisglein/react-native-content-dialog/blob/main/src/Dialog.tsx#L100

The dialog consumes the window dimensions but it doesn't listen for changes on the window dimensions (see here). As a result, it doesn't allocate more space if the window size is increased and the dialog's background (smoke layer) won't cover the whole window.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions