Skip to content

Bottom part of screen not covered by the overlay #11

Description

@MariusLastauskas

Hello,

If isAppbarOverlay=false is passed, bottom part of the screen is not covered by overlay on some phones (i.e. iPhone 13).
This is happening because SafeArea is used as a wrapper and in some phones SafeArea adds padding from bottom part of the screen. This could be easily fixed by utilizing bottom=false prop of SafeArea, that can exclude this padding if only app bad overlay should be excluded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions