Skip to content

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

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

Activity

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

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions