Skip to content

fadingEdgeLength prop in FlatList doesn't work #29182

@ayushjainrksh

Description

@ayushjainrksh

Description

The fadingEdgeLength property in FlatList and ScrollView component doesn't work. The property is still being used as can be seen here.
It calls to Android.View.setFadingEdgeLength.
The prop was added in this PR.
The description of the fadingEdgeLength prop can be seen here.

React Native version:

0.61.00

Steps To Reproduce

Visit the snack player link.

Expected Results

Ideally there should be fading edges when the list size exceeds the screen size as shown here.

Snack, code example, screenshot, or link to a repository:

https://snack.expo.io/@jevakallio/trusting-bagel

Metadata

Metadata

Assignees

No one assigned

    Labels

    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