Skip to content

ScrollView ios safe area issue #2

@ghost

Description

When using PullToRefresh with <ScrollView iosOverFlowSafeArea="true"> the refresh control sits inside the safe area behind the notch.

<pr:PullToRefresh refresh="refreshData">
  <ScrollView iosOverflowSafeArea="true">
    ...
  </ScrolLView>
</pr:PullToRefresh>

Screenshot from 2021-07-21 16-01-46

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