Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fadingEdgeLength prop in FlatList doesn't work #29182

Closed
ayushjainrksh opened this issue Jun 20, 2020 · 2 comments
Closed

fadingEdgeLength prop in FlatList doesn't work #29182

ayushjainrksh opened this issue Jun 20, 2020 · 2 comments
Labels
Component: FlatList Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@ayushjainrksh
Copy link
Contributor

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

@stale
Copy link

stale bot commented Sep 20, 2020

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Sep 20, 2020
@stale
Copy link

stale bot commented Oct 4, 2020

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Oct 4, 2020
@facebook facebook locked as resolved and limited conversation to collaborators Oct 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: FlatList Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants