<FlastList /> overflow visible is not working in Android #25592
Labels
Bug
Flow
Platform: Android
Android applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
React Native version:
0.59.8
Steps To Reproduce
<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
The text was updated successfully, but these errors were encountered: