Skip to content

Default iosOverflowSafeArea="false" is not working inside ScrollView #6439

Description

@cerireyhan
  • CLI: 5.0.0-2018-10-16-12488
  • Cross-platform modules: 5.0.0-rc-2018-10-16-182917-07
  • Android Runtime: 5.0.0-rc-2018-10-18-172901-01
  • iOS Runtime: 5.0.0-rc-2018-10-17-161243-01

iosOverflowSafeArea="false" needs to be set explicitly on generated elements within a ScrollView, even though its default value is false. Which causes layout bugs if not set, even simple dividers <StackLayout class='hr-light'></StackLayout> would look like below.

44530577_1029474757224854_1767420334119583744_n

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions