Skip to content

Conversation

@naqvitalha
Copy link
Collaborator

@naqvitalha naqvitalha commented Jun 17, 2024

Description

Fixes #784 and potential issue where a blank space can be visible below the first row when list only has one item. This PR also adds functionality to allow access to scroll view's native ref.

Both issues were in recyclerlistview which is being update. RLV release can be found here.

Reviewers’ hat-rack 🎩

  • Check for regressions

Screenshots or videos (if needed)

Checklist

Copy link
Contributor

@gvarandas gvarandas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM (thanks for fixing the e2e path)!
It looks like the tests failed on CI, though, so we might need to address those.

@naqvitalha
Copy link
Collaborator Author

naqvitalha commented Jun 18, 2024

@gvarandas Working on it. They pass locally but fail on CI for some reason. Trying to fix artifact upload job to see what's happening.

Copy link

@abhiin1947 abhiin1947 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌🏽

@naqvitalha naqvitalha merged commit 43c7eec into main Jun 18, 2024
@naqvitalha naqvitalha deleted the upgrade_rlv branch June 18, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

List not rendering items after initial data array is empty

4 participants