-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugFlowPlatform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
React Native version:
0.59.8
Steps To Reproduce
- Create a flatlist
- 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 />
Snack, code example, or link to a repository:
https://snack.expo.io/@pixelize_/flatlist-overflow-bug
Metadata
Metadata
Assignees
Labels
BugFlowPlatform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.