Skip to content

Conversation

@e-younan
Copy link
Member

Description

This changes introduces a fix for FlashList inverted handling since it was refactored in v2.

Motivation and Context

@ythomop pointed out that the new implementation was using the deprecated field. Thank you!

How Has This Been Tested?

Refactored the inverted example in the example application to make use of this new prop.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have followed the guidelines in the README.md file.
  • I have updated the documentation as necessary.
  • My changes generate no new warnings.

Highlights:
- Fixed FlashList inverted handling since it was refactored in v2
e-younan referenced this pull request Sep 17, 2025
* chore: added test screen to test issue #44

Highlights:
- Added new test screen with the example code from issue #44
  (#44)
- Could not reproduce the issue with the TouchableOpacity not being
  pressable

* feat: add new arch/expo 54 support

Highlights:
- Added new arch support
- Fixed example project to work with Expo 54

* chore: add new arch support to docs

Highlights:
- Added version matrix to docs
- Added note about new arch support
@e-younan e-younan merged commit 58cf837 into main Sep 17, 2025
3 checks passed
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.

1 participant