Skip to content

<FlastList /> overflow visible is not working in Android #25592

@pixelize

Description

@pixelize

React Native version:
0.59.8

Steps To Reproduce

  1. Create a flatlist
  2. Add an elevation to the item & overflow: "hidden" on the <FlatList />

Describe what you expected to happen:
The overflow seems working fine on iOS because we can see the card shadows but on Android, elevation is not visible because overflow: hidden seems not working on the <FlatList />

ios
android

Snack, code example, or link to a repository:
https://snack.expo.io/@pixelize_/flatlist-overflow-bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFlowPlatform: AndroidAndroid applications.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions