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

Library still maintained and/or actively developed? #606

Open
Nantris opened this issue Aug 25, 2022 · 3 comments
Open

Library still maintained and/or actively developed? #606

Nantris opened this issue Aug 25, 2022 · 3 comments

Comments

@Nantris
Copy link

Nantris commented Aug 25, 2022

It would be great to see ongoing development, especially including support for FlashList.

@jemise111
Copy link
Owner

Hey @slapbox thanks for the question. I'll use this issue as a place to say a few things about this library. But first..

Have you tried the renderListView and passing in a FlashList? I'll be honest that was an outside contribution so I'm not 100% sure it'll work, but it's what the prop was designed for.

Comments on maintainership
To be honest since I changed jobs and had a kid my free time has gone down considerably. I wish I could devote time to responding to issues and continuing to improve the lib, but the truth is I just don't have that time. Always hoping to devote more time but I can't make any promises

Does that mean this library is unusable?
Most certainly not. It's a pure javascript react native lib that rarely, if ever, has compatibility issues with new versions of RN. It's stood the test of time over a few years and is stable and relatively performant. Most new and unresolved "issues" are duplicates of previous ones that already have solutions.

What would I improve if I had unlimited time?
The two biggest things are typescript support and integrating react-native-gesture-handler / react-native-reanimated, either as an opt in or as default. I have local branches where I work on this from time to time, but it's early stages. Also documentation.

Can someone else maintain this?
Happy to chat about that. Shoot me an email (find my website link on github)

@Frieder-AirLST
Copy link

@jemise111 please at least merge the simple prs to keep it working with new RN versions 🙏

@Nantris
Copy link
Author

Nantris commented Mar 21, 2023

@Frieder-AirLST even seemingly simple commits can be time consuming to get released. If you can't live without them, try patch-package

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

No branches or pull requests

3 participants