Skip to content

Conversation

MatiPl01
Copy link

@MatiPl01 MatiPl01 commented Jul 9, 2024

Description

This PR adds just "react-native" entry in the package.json file that allows library code to be loaded from the included src directory instead of the transpiled JS code in the dist directory.

It just will use source files when possible. It makes library patching much easier because changes in the source code are necessary (instead of the processed JS files).

@MatiPl01 MatiPl01 marked this pull request as ready for review July 9, 2024 13:36
@MatiPl01
Copy link
Author

MatiPl01 commented Jul 9, 2024

I have signed the CLA!

@naqvitalha
Copy link
Collaborator

Hi! 👋 Thank you for your contribution to FlashList!

We're now focusing exclusively on FlashList v2 and React Native's New Architecture. As part of this transition, we're closing older pull requests to better focus our review efforts on v2-compatible changes.

If your changes are still relevant:

  • Please verify they work with FlashList v2
  • Rebase against the latest main branch
  • Open a new PR with v2 compatibility in mind
  • We'll be happy to review it!

Resources:

We truly appreciate your effort and contribution. Thank you for helping make FlashList better! 🙏

@naqvitalha naqvitalha closed this Aug 20, 2025
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.

2 participants